h2{
	position:relative;
	top:-23px;
	padding:3px 10px 0px 150px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#e35c25;
	margin:0px;	
}
.content {
	width:960px;
	background-image:url(img/pad1.jpg);
	background-repeat:repeat-y;
	color:#333333;
	font-size:12px;
	text-align:left;
	padding:0px;
	position:relative;
	top:0px;
}
.main_table{
	width:960px;
	background:none;
	margin-right:auto;
	margin-left:auto;
	border:none;
}
.diary_date{
	font-weight:bold;
	padding:10px 10px 3px 20px;
}
.diary_subject{
	position:relative;
	top:-23px;
	padding:0px 10px 0px 150px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#e35c25;	
}
.diary_text{
	padding:0px 20px 10px 150px;
	font-size:14px;
}
.diary_separator{
	height:10px;
}
.diary_new_comment {
	color:#e35c25;
	font-size:14px;
	text-decoration:underline;
	padding-top:10px;
	padding-bottom:5px;
}
.comment_header {
	color:#0099FF;
	font-weight:bold;
	font-size:14px;
}
.comment_header_hanan {
	color:#036;
	font-weight:bold;
	font-size:14px;
}
.comment_hanan {
	color:#036;
}
