span.commentsvote_positive {
	font-weight:		bold;
font-size : 15px;
	color:				#20c10b;
}

span.commentsvote_negative {
	font-weight:		bold;
font-size : 15px;
	color:				#be0d07;
}

