
div.post {
	margin-top:6px;
	width:645px;
}
div.post-author {
	text-align:left;
	background:url(../images/menu_box_bg_na.jpg) repeat-y;
	padding-left:10px;
	margin-bottom:1px;
}
div.post-author a:link, 
div.post-author a:visited {
	font-size:20px;
	color:#000;
	text-decoration:none;
}
div.post-author a:hover {
	text-decoration:underline;
}
div.post-title {
	text-align:left;
	background:url(../images/menu_box_bg.jpg) repeat-y;
	padding-left:10px;
}
div.post-title a:link, 
div.post-title a:visited {
	font-size:20px;
	color:#a0a0a0;
	text-decoration:none;
}
div.post-title a:hover {
	text-decoration:underline;
}
div.post-date {
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	color:#a0a0a0;
	text-align:left;
}
div.post-content {
	padding-top:15px;
	text-align:left;
}
div.post-comment {
	margin-top:6px;
	text-align:right;
}
div.post-comment a:link, 
div.post-comment a:visited {
	color:#7f8ad2;
	text-decoration:none;
}
div.post-comment a:hover {
	color:#999;
	text-decoration:underline;
}






#news {
	width:100%;
}
#news_left {
	width:30%;
	vertical-align:top;
}
#news_user_info_title {
	font-family:Georgia,'Trebuchet MS', Verdana, sans-serif;
	font-size:18px;
	color:#999;
	text-decoration:underline;
}
#news_user_info {
	vertical-align:top;
}
#news_history_tree_title{
	font-family:Georgia,'Trebuchet MS', Verdana, sans-serif;
	font-size:18px;
	color:#999;
	text-decoration:underline;
	padding-top:20px;
}
#news_history_tree {
	vertical-align:top;
	padding-top:5px;
}
#news_right {
	width:70%;
	padding:10px;
	vertical-align:top;
}
#news_post_icons {
	margin-bottom:20px;
}
#news_posts_list {
}



.news_info {
	width:100%;
}
.news_info_image {
	text-align:center;
}
.news_info_image img {
	border:5px solid #e5e5e5;
	margin:6px;
}
.news_info_left {
	width:40%;
	text-align:left;
	background:#e5e5e5;
	padding:2px;
	border-bottom:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
}
.news_info_right {
	width:60%;
	text-align:left;
	padding:2px;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}


.news_post {
	width:100%;
}
.news_post_title a:link, 
.news_post_title a:visited {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:20px;
	color:#999;
	text-decoration:underline;
}
.news_post_title a:hover {
	color:#395790;
}
.news_post_date {
	color:#999;
	font-style:italic;
}
.news_post_content {
	padding:15px 0px 15px 0px;
}
.news_post_comments {
	text-align:right;
}


#news_comment_add_new_link {
	text-align:right;
}
#news_comment_list {
	margin:25px 0px 25px 0px;
}
#news_comment_new_header {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:16px;
	color:#999;
	text-decoration:underline;
}
#news_comment_form {
	text-align:center;
	padding-left:10%;

}



.news_comment {
	width:100%;
}
.news_comment_left {
	text-align:left;
}
.news_comment_right {
	width:30px;
	text-align:right;
}
.news_comment_content_normal {
	padding:10px 0px 20px 0px;
}
.news_comment_content_normal table {
	width:100%;
}
.news_comment_content_normal_image {
	vertical-align:top;
}
.news_comment_content_normal_text {
	width:100%;
	padding-left:10px;
	vertical-align:top;
	text-align:left;
}
.news_comment_content_deleted {
	padding:10px 0px 20px 0px;
	color:#999;
	text-align:left;
}

