.user-name {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.user-name a {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.comcom {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.comcom:hover {
	font-size:11px;
	cursor:pointer;
	background:#ddd
}

DIV.com-ar {
	/*background: url(/bitrix/components/securitylab/article.comments/images/com.gif) no-repeat 22px 13px;*/
	background: url(/bitrix/components/securitylab/article.comments/images/com.gif);
	width:22px;
	height:13px;
	display:block;
	clear:both;
	float:left;
	margin-right:5px;
}

DIV.votes_counter span{
	color:green;
	display:inline;
	float:right;
	margin-right:10px;
	font-weight:bold;
	font-size:15px;
	margin-top:-20px;
}

