.post_title a, .post_date a{
	font:bold 1.0em arial,verdana;
	color:#FFFFFF;
	text-decoration:none;	
}

.post_title a:hover, .post_date a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}

.post_title {
	font-weight: bold;
	font-size: 16px;
	padding-top:20px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.post_short a {
	font:bold 0.7em arial,verdana;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#000000;
	text-decoration:none;
	
}

.post_short a:hover { 
	color:#FFFFFF;
	background:#000000;
}
.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;
} 	