#comment {padding-top:20px;}

#comment img {
	border: 0px;
	display: inline;
}
#comment .item {
	padding: 5px;
}
#comment .hide {
	color: #AAAAAA;
}
#comment #CommentMenu {
	margin-top: 10x;
	padding-bottom:6px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #AAA;
}
#comment #CommentMenu .label {
	color: #00C0F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}
#comment #CommentMenu .buttons {
}

#comment .sectiontableheader1 {
	margin-top: 10x;
	padding-bottom:6px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #aaa;
}
#comment .sectiontableentry3 {
	margin: 0px;
	padding: 0px;
}
#comment .sectiontableentry4 {
	margin: 0px;
	padding: 0px;
}
#comment .postcontainer{
	margin-bottom: 5px;
}
#comment .post {

}
#comment .postheader {

	color: #231f20; 
	padding: 2px;
	padding-left:5px;
	border-bottom: 1px dotted #555;
	border-top: 1px solid #555;
	background-color: #1c1c1c;
}
#comment .postheader td {
	height: 15px;
	line-height: 15px;
}
#comment .postusername {
	color: #00C0F3;
	font-weight:bold;
}
#comment .postusername a {
	color: #231f20;
}
#comment .postusername a:hover {
	text-decoration: underline;
}
#comment .posttitle {
	color: #AAA;
	padding-left:5px;
}
#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;
}

#poweredby { display:none; }

#comment .postnotify1 {
	padding-left: 16px;
}

#comment .postnotify0 {
	padding-left: 16px;
}
#comment .postusertype {
	display:none;
}
#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {
	border: 1px silver solid;
	margin-right: 1px;
}
#comment .administrator {
	font-weight: bold;
	color: white;
}
#comment .postbody td {
	color: #AAA;
	padding: 5px;
	text-align: justify;
	vertical-align: top;
	background-color: #1c1c1c;
}
#comment .sectiontableentry1 .postbody {
	background:none;
}
#comment .sectiontableentry2 .postbody {
	background:none;
}
#comment .createdate {
	display: inline; /* AGE */
	color: #999;
}
#comment .postfooter {
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #555;
	padding-left: 5px;
	padding-right: 5px;
	background-position: 0px 0px;
	margin-bottom:20px;
	background-color: #1c1c1c;
}

#comment .form {
	width: 100%;
}
#comment #CommentFormTitle {
	color: #00C0F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}
#comment .postbody table {
	border: 0px;
	padding: 2px;
}
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #AAA solid;
	background: white;
	text-align: justify;
	padding: 8px;
}
#comment .code .genmed{
	padding-left: 29px;
}
#comment .emoticoncontainer {
	padding: 5px;
}
#comment .emoticonseparator {
	padding: 3px;
}
#comment .emoticon {
}
#comment .buttoncontainer {
	float: left;
	padding: 8px 5px 5px 5px;
}
#comment .button {
	font-size:			12px;
	font-weight:		bold;
	color:				#FFF;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		0px;
	padding-bottom:		0px;
	font-family:		arial, verdana;
	background-color:	#00C0F3;
	border-left:		1px solid #7fe4ff;
	border-top:			1px solid #7fe4ff;
	border-right:		1px solid #0083c7;
	border-bottom:		1px solid #0083c7;}
	
#comment .inputbox {
  margin: 0px;
  background-color: #1c1c1c;
  border:1px solid #555;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #777;
}
#comment .select {
	width: 82px;
}
#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background: #00abea;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #46812b;
	font-weight: normal;
	background: url(../images/voting_yes.png) no-repeat;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 16px;
	text-decoration: none;
}

#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #9e0b0f;
	font-weight: normal;
	background: url(../images/voting_no.png) no-repeat;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 16px;
	text-decoration: none;
}

#comment .captchacontainer{
	float: left;
	padding: 5px;
}
#comment .captchainput{
	float: left;
	margin-top: 1px;
}
#comment #captcha{
	border: 1px solid silver;
	float: left;
	margin-left: 5px;
}
#comment #busy{
	padding-left: 5px;
}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}
#comment #SearchResults a:hover {
	color: black;
}
#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid gray;
}
.comment_preview_container {
	margin: 8px;
}
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #AAA solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}
.comment_preview:hover {
	background-color: white;
}
.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {
	color: white;
	background-color: #253F67;
}

