span.commentsvote_positive {
	font-weight:		bold;
	color:				#30ae0a;
}

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:37px; top:1px;}
.commentsvote_positive { position: absolute; left:38px; top:1px;}

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