.comment_dislike{
    background: rgba(0, 0, 0, 0) url("../img/www-comments-vfl7mJNV2.png") no-repeat scroll  -12px 0;
    border: medium none;
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px;
    opacity: 0.54;
    padding: 0 3px;
    vertical-align: middle;
    
}
.comment_dislike.active{
	background: rgba(0, 0, 0, 0) url("../img/www-comments-vfl7mJNV2.png") no-repeat scroll  -30px 0;
	opacity: 1;
}
.comment_like{
    background: rgba(0, 0, 0, 0) url("../img/www-comments-vfl7mJNV2.png") no-repeat scroll -206px 0;
    border: medium none;
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px;
    opacity: 0.54;
    padding: 0 3px;
    vertical-align: middle;
}
.comment_like.active{
    background: rgba(0, 0, 0, 0) url("../img/www-comments-vfl7mJNV2.png") no-repeat scroll -12px -74px;
    opacity: 1;
}
.comment_rating{
	margin-right:15px; 
	font-size:0.8em;
}
.comment_rating_wrap{
	float:right; 
	padding-right:10px;
}