.post_title, .post_date {
}
.divider hr{
color:white;
text-align:center;
margin-bottom:25px;
}

.post_title {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
padding-bottom:4px;

}
.post_title a{
text-decoration:none;
color:#EC005F;
}
.post_date {
font-style:italic;
font-size:11px;
padding-bottom:11px;
}

.post_short {
	text-align: justify;
	padding-bottom: 15px;
}

.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: left;
padding-bottom:35px;
padding-top:15px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}