.newsTitle {
	font-size: 1.2em;
	color:#ff0000;
	padding: 5px 0 0 0 !important;
}
.post_title, .post_date {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #0000ff;
	border-bottom: 1px solid #DDDDDD;
}
.post_title {
	vertical-align: top;
	font-weight: bold;
	font-size: 0.95em;
	color: #ff0000;
	padding: 1px 1px 0 6px;
}
.post_date {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding: 5px 1px 0 1px;
	font-size: 0.8em;
}
.post_short {
	text-align: left;
	padding: 0 0 5px 0;
	color: #000000 !important;
	font-size: 0.8em;
}
.comment_title {
	font-weight: bold;
	background-color: #D4FFFF !important;
}
.comment_text {
	font-weight: normal;
	background-color: #D4FFFF;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}
.comment_info {
	font-weight: bold;
	text-align: left;
	background-color: #D4FFFF !important;
	border-right: 1px solid #DDDDDD;
}
.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
.selected_group_title { 
	font-size: 1.1em;
	text-align: left;
	padding-bottom: 5px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
