﻿#comment .item {
	padding: 15px;
}
#comment .hide {
	color:#a49881;
}
#comment #CommentMenu {
    background:#eee;
	margin: 20px 0 0 0;
}
#comment #CommentMenu .label {
    font-weight:bold;
    color: #464646;
    padding-left: 5px;
}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	color: #c33;
	font-family: Verdana;
	border:0px;
	padding-left: 4px;
	padding-right: 2px;
}
#comment #CommentMenu .button a{	
	color: #c33;
	padding-left: 5px;
	padding-right: 5px;
}
#comment #CommentMenu .button a:hover {
	color: #c33;
}
#comment .posttitle{
    font-weight: bold;
}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .avatar {
	border: 1px silver solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
#comment .quote {
	text-align: center;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {	
	border: 1px #464646 solid;
	text-align: justify;
	padding: 8px;
	background: #eee;
}
#comment .code .genmed{
	padding-left: 29px;
}
#comment .emoticoncontainer {
	padding: 2px;
}
#comment .emoticonseparator {
	padding: 2px;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #EEF9EB no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_yes:hover {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #FFFFFF no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #F9EBEB no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:hover {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #FFFFFF no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment #captcha{
	border: 1px solid #464646;
	float: left;
	margin-left: 5px;
}
.captchainput{
	border:1px solid #464646;
	width:100px;
	height:19px;
}
#comment #busy{
	padding-left: 5px;
}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #464646;
	font-weight: normal;
}
#comment #SearchResults a:hover {
	color: #c33;
	font-weight: normal;
}
#comment #SearchResults span {
	background: gold;
}
.comment_preview_container {
}
.comment_preview {
    background:url(../images/li.png) left -2px no-repeat;
    line-height:140%;
	text-align: left;
	font-size: 9px;
	margin-top: 8px;
	clear: both;
	text-indent:10px;
}
.comment_preview:hover {
	background-color:#eee;
	}
.comment_preview div {	
	color: #3c3c3c;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {
	color: #464646;
	background-color: #fff;
}
.postfooter a:link, .postfooter a:visited{
color: #c33;
font-size : 10px;
font-weight: normal;
}
.postfooter a:hover, .postfooter a:active{
color: #c33;
font-size : 10px;
font-weight: normal;
}
.reacties{
	margin:6px 0 0px 0;
}
.title{
	background:#eee;
	color: #464646;
	padding: 2px;
}

.title2{
	background:#0ff;
	color: #464646;
	padding: 2px;
}

.sendform{
	margin-top:6px; 
	margin-bottom:10px;
	margin-left:0px;
	border:1px solid #464646;
}

.inputbox{
	border:1px solid #464646;
}
.sectiontableheader{
	background:#fff;
}

#comment img{
	margin:0px;
}
