
.reviews-vote table td div {
    cursor: pointer;
    background-image: url('../../../../images/ai.png');
    background-repeat: no-repeat;
    width:19px;
    height:16px;
    overflow:hidden; }
div.star-voted, div.star-over { }
/*
.reviews-about-good .iblock-vote table td div.star { background-position:-393px -51px; }
*/
.reviews-vote table td div.star-empty { background-position:-393px -51px; }

.reviews-vote table td div.star-over { background-position:-374px -51px;}
.reviews-vote table td div.star-voted { background-position:-374px -51px;}
