#bodytext .post_title a{
text-decoration:none;
color:black;
font-weight:bold;
border:none;
}
.post_title {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
        padding:10px 0;
border-bottom:1px solid black;
}


.post_date {
font-style:italic;
font-family:times new roman;
padding-top:12px;
}

.post_short {
	padding-top:10px;
        text-align: justify;
	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;
}
#readmore{
color:#41851A;
padding-bottom:20px;
}
#bodytext #readmore a{
color:#41851A;
border:none;
text-decoration:underline;
}