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

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


.commentsvote_results { float:right; width:160px; position:relative; margin-top:10px;}
.commentsvote_results img { clear:left; margin-bottom:5px;}
.commentsvote_negative,
commentsvote_positive { position: absolute; left:20px; top:2px;}

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