#comments .tr{background: url(http://doc.osvita.ua/doc/i/diag.gif) no-repeat 100% 0;} /* Comment here */
#comments .br{background: url(http://doc.osvita.ua/doc/i/diag.gif) no-repeat 100% 100%;}
#comments .bl{background: url(http://doc.osvita.ua/doc/i/diag.gif) no-repeat 0 100%; padding: 1em;}
/* Comment here */
#comments label{
	display: block;
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 10px;
	line-height: 1.5em;
}
#comments input, #comments textarea{
	width: 550px;
	height: 1.5em;
	border: 1px solid #DDDDDD;
	font: normal 1.2em "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	background: #fff;
	vertical-align: middle;
}
#comments  textarea{
	overflow: auto;
	height: 52px;
}
#comments img{
	vertical-align: middle;
}
#comments input#input-code{
	width: 112px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}     
#comments input#input-send{
	width: 100px;
	height: 24px;
	background-image: url(http://doc.osvita.ua/doc/i/commentsb.gif);
	line-height: 1.5em;
	border: 0px;
	padding-bottom: 0.3em; 
	color: #FFFFFF;
	text-align: center;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin-left: 100px;
	cursor: pointer;
}

#captcha *{
	float: left;
	margin-right: 5px;  
	vertical-align: middle;
}

#captcha span{
	line-height: 1.5em;
}

