.post {  font-size:1em; }
.post_title {
	font-weight: bold;
	font-size: 1.25em;
	color: #000000;	border-bottom: 1px solid #DDDDDD;
	padding:4px 0;
}

.post_date {
	/*text-align: right;
	font-weight: bold;*/
	float: right; font-size:0.9em; font-weight:normal;  margin: 0 ; padding: 1px 0 0 0; color:#666;
}

div .post_short {
	  font-size:1em; padding: 0; margin:0;
}
.more { float: right; padding:0; margin:0 ;border-bottom: 1px solid #DDDDDD }

.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: right;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}