﻿#articlecomments
{
	border-top: 2px #58595B solid;
	color: #58595B;
}
#articlecomments .quastionbelso
{
	margin: 3px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
}
#articlecomments .quastionbelso .inputtext
{
	width: 400px;
	height: 100px;
	border-top: 2px solid #FFC10E;
	border-bottom: dashed 1px #BCBDC0;
	border-left: dashed 1px #BCBDC0;
	border-right: dashed 1px #BCBDC0;	
	}

#articlecomments .quastionbelso a
{
	font-family: Verdana;
	font-size: 10px;
	color: #58595B;
}
#articlecomments .quastionbelso b
{
	font-family: Verdana;
	font-size: 12px;
	color: #00AAAD;
}
#articlecomments input[type=text]
{
	width: 300px;
	height: 100px;
	border: dashed 1px #BCBDC0;
	overflow: auto;
	padding: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.commentstitle
{
	margin: 10px 0 -3px 0;
	color: #58595B;
	font-size: 16px;
}
.CommentBody
{
	border-bottom: dashed 1px #BCBDC0;
	font-family: Verdana;
	font-size: 12px;
	color: #58595B;	
	padding: 2px;
}
#articlecomments .loginbox
{
	border: 0;
	margin: 12px auto;
	width: 300px;
	font-size: 10px;
	font-family: Verdana;
	color:#BCBDC0
}
#articlecomments .loginbox input[type=password], #articlecomments .loginbox input[type=text]
{
	border: solid 2px #BCBDC0;
	width: 150px;
	margin: 3px 0 2px 10px;
	height: 14px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	padding: 2px;
}
#articlecomments .loginbox input[type=checkbox]
{
	border: solid 2px #BCBDC0;
	margin: 0;
	padding: 0;
}
#articlecomments .loginbox .okbutton
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color:#FF1818;
	text-decoration:none;
}
