
.mod_news_grouplist {
	margin-bottom:10px;
}
.mod_news_grouplist h3 {
	color:red;
}
.mod_news_grouplist ul {
	border:1px solid #CBD7CB;
	margin:2px 0;
	padding:0;
}
.mod_news_grouplist li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.mod_news_grouplist li a {
	display:block;
	padding:4px;
	font-weight:bold;
}

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;
	/*padding-left:2px;*/
}
.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;
	margin:10px 0;
	border-bottom:1px solid #CBD7CB;
}
.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 { 
	margin-bottom:10px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
