fieldset.uitslagen {
	width:500px;
}
.post_wrap {
	/*
	border:1px solid black;
	margin:0 0 10px 0;
	*/
	width:500px;
	padding:10px;
}
.post_top {
	/*
	border-bottom: 1px solid #DDDDDD;
	*/
	margin:0 0 10px 0;
	overflow:hidden;
}
.post_title {
	float:left;
	width:69%;
	overflow:hidden;
}
.post_date {
	float:left;
	width:29%;
	overflow:hidden;
}
.post_title a {
	font-weight:bold;
	/*font-size:12pt;*/
	color:#000;
}
.post_date  {
	text-align: right;
	font-weight: bold;
	text-align:right;
}
.post_date a {
	text-align: right;
	font-weight: bold;
}
.post_short {
	text-align: justify;
	padding-bottom: 5px;
}
.post_link {
	display:block;
}

.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;
}
