.post_title, .post_date {
	padding-top: 5px;
}

.post_title {
	font-weight: bold;
	color: #000000;

}

.post_date {
	text-align: left;
	font-weight: bold;
}

.post_short {
	text-align: left;
padding-bottom: 35px;
	

}

.comment_title {
	font-weight: bold;

}

.comment_text {
	
	background-color: #FDFDFD;
	border-bottom: 0px solid #DDDDDD;
padding-top: 5px;
	padding-bottom: 20px;
}

.comment_title, .comment_text {
	border-left: 0px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 0px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 2px solid #eeeeee;
border-bottom: 2px solid #eeeeee;
	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;
}