.toptable {
	border: 1px solid #AAA;
	margin: 0 0 10px 0;
	padding: 0 4px 0 4px;
}

.post_top {
	border: 0px solid #AAA;
}

.post_title {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

.post_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.post_title a:link, .post_title a:visited{
	text-decoration: underline;
	color: #CC0000;
}

.post_title a:hover, .post_title a:active{
	color: #000080;
	text-decoration: none;
}

.post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.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;
}