.post_title, .post_date {
	border-bottom: 0px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 14px;
}

.post_date {
	text-align: right;
	color: #666666;
}

.post_short {
	padding-bottom: 5px;
}

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

#colRight th,#colRight td {
	border: 0px solid #000;
	padding: 0px;
}

#colRight h2.newsTitle {
	border-bottom: 1px solid #DDDDDD;
	font-size: 20px;
	padding: 0 0 4px 0;
}

#colRight p.newsDate {
	font-size: 11px;
	color: #000000;
}
