.post_top {
	background-image: url(../news/News_bg.png);
	width:800px;
}
.post_title, .post_date {
	color: #FFF;
}
.post_title {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
.post_date {
	text-align: right;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
}
.post_short {
	text-align: justify;
	padding-bottom: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
.read_more {
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	text-align:right;
}
.comment_title {
	font-weight: bold;
}
.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}
.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}
.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
.selected_group_title {
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
.loop_header, .loop-header {
	width: 100%;
}

