span.commentsvote_positive {
	font-weight:		bold;
	color:				#3bce0e;
}

span.commentsvote_negative {
	font-weight:		bold;
	color:				#ce3f0e;
}


.commentsvote_results { float:right; width:80px; position:relative; font-size:11px;}
.commentsvote_results img { clear:left; margin-bottom:0px;}
.commentsvote_negative { position: absolute; left:27px; top:1px;}
.commentsvote_positive { position: absolute; left:28px; top:1px;}

.commentsvote_results_div { position:absolute; left:45px; top:3px; font-size:11px; color:#999;}
