.iblock-vote table td div { cursor: pointer; background: url('../../../../images/ai.png') -374px -51px no-repeat; width:19px; height:16px; overflow:hidden; }
div.star-voted, div.star-over { }
.iblock-vote table td div.star-empty { background-position:-393px -51px; }
.iblock-vote table td div.star-over { background-position:-374px -51px;}
.description-count-vote {
    display: inline-block;
    font-size: 14px;
    float: left;
    padding-top: 10px;
    /*border-bottom: 1px dotted;*/
}

