span.commentsvote_positive {
	font-weight:		bold;
	color:				green;
	font-size:30px;
	direction:rtl;
}

span.commentsvote_negative {
	font-weight:		bold;
	color:				red;
	font-size:30px;
	direction:rtl;
}

span.commentsvote_wait {
	font-weight:	bold;
	font-size:13px;
	direction:rtl;
	font-family :tahoma;
}