h1{
font-size:100%;
color:#333;
font-weight:bold;
}
.post_title, .post_date {

}
.post_short{
padding-bottom:15px;
border-bottom:1px solid #0A5B5A;
margin-bottom:30px;
display:block;
}
.post_short .more{
padding-top:10px;
}
.post_title, .post_title a {
	font-weight: bold;
	font-size: 97%;
	color: #333;
padding-bottom:10px;
padding-top:5px;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: left;
	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;
}