span.commentsvote_positive {
    background-color: green;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
}

span.commentsvote_negative {
background-color: red;
	font-weight:		bold;
	color:				white;
}
