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

.post_title a{
	text-decoration:none;
}

.post_short p {
	margin:10px 0 10px 0;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
background-image:url(http://192.168.10.174/bnet/templates/bloecher/img/top_menu_bg.png);
background-repeat:repeat-x;
border-top:1px solid #DDDDDD;
border-left:1px solid #DDDDDD;
height:21px;
padding:0 0 0 4px;
}

.post_date {
	text-align: right;
	font-weight: bold;
background-image:url(http://192.168.10.174/bnet/templates/bloecher/img/top_menu_bg.png);
background-repeat:repeat-x;
border-top:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
height:23px;
padding:0 4px 0 0;
font-size:11px;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
padding-left:6px;
padding-right:6px;

border-right:1px solid #DDDDDD;
}

.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;
}
td.long_group a img{
	border:0 none;
}


/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}