span.commentsvote_positive {
	font-weight:		bold;
	color: #999;
	 font-size: 16px;
	width:20px;
}

span.commentsvote_negative {
	font-weight:		bold;
	color:	red;
	font-size: 16px;
	width:20px;
}

table.commentsvoter{
    border:0;
    font-size:12px;
    line-height:0;
    margin:0 0 0 0;
    text-align:left;
    padding:0;

}

tr.commentsvoter {
    border:0;
    padding: 0;
}

td.commentsvoter{
padding: 0.1em;
border: 0;
}


