.post_title, .post_date {
	border-bottom:none ;
}

.post-top {
	
 }
 
.post_content {
 padding: 30px 20px 0 140px;
}

.post_title {
	font-weight: bold;
	font-size: 14px;
	color: #911845;
	margin:0 0 0 0;
}

#news .post_title {
	font-weight: bold;
	font-size: 16px;
	color: #911845;
	margin:0;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	width:480px;
	margin-bottom: 15px;
	border: 1px solid #b7b481;
}

.post_short p{
        margin-top: 0px;
        margin-bottom: 0px;
}

#news .post_short {
	text-align: justify;
	width:740px;
	padding-bottom: 20px;
	border: none;
}
.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 { 
        display: none;
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}																																																												
