span.commentsvote_positive {
	font-weight:		bold;
	color:				green;

}

span.commentsvote_negative {
	font-weight:		bold;
	color:				red;

}

span.commentsvote_even {
	font-weight:		bold;
	color:				gray;

}
