/* comment styles */

#discussie .comment .commentheader {
	font-size:11px;
	font-weight: normal;
	color:#000;
	padding: 0px;
	margin: 10px 0 0 0;
	position: relative;
	background-color:#ebf6fe;
	border-bottom: 0px solid #ccc;
	height:16px;
	}

.commentheader img {margin-right:5px;}

#discussie .comment .commentbody {
	margin:0;
	font-size: 12px;
	line-height: 135%;
	background-color:#fff;
	color:#444;
	padding: 8px;
	margin:0;
	border: 1px solid #d9eeff;
	border-top: 0px;
	}


#discussie .comment .commentheader a {
	color:#000;
	text-decoration:none;
	}

#discussie .comment .commentheader a:hover {
	color: #ee0000;
	}

#discussie .commentheader .moderation {
	position: absolute;
	right: 5px;
	top: 3px;
	}
#discussie .comment .comment {
	padding-left: 20px;
	background: url(../media/commenthoekje.gif) 0px 0px; background-repeat: no-repeat;
}

#discussie .comment .anoniem {
	background-color: #eee;
	}


/* styles voor reageerbox met tabs onder artikel */

#reageerbox {
	text-align: left;
	margin-top:5px;
	color:#333;
	text-decoration:none;
	font-size: 11px;
	border: 1px solid #7FC7FF;
	height:436px;
	background: #ebf6fe;
	padding:5px 10px 5px 10px;
	width: 603px;
	}

#reageerbox p {margin-top:5px;}

#termswrap {
	border:1px solid #cccccc;
	width:596px;
	height:66px;
	overflow:auto;
	margin:5px 0px 8px 0px;
	}

.terms, .terms p {
	padding:0 3px 3px 3px;
	font-size: 11px;
	margin-top:0px;
	line-height: 120%;
	}
.terms ul {margin:3px 0px 3px 0px; padding-left:15px}
