.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
        padding-bottom: 10px;
}

.post_date {

	font-weight: normal;
	text-align: left;	
	font-size: 12px;
	color: #ffffff;}

.post_short {
	text-align: left;
	padding-bottom: 5px;
        color: #ffffff;
}

.comment_title {

	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.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: 13px;
	text-align: left;
	color: #ffffff;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
