div.star-active { cursor: pointer; } div.star-empty { background-image: url(../../../../../../../bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/empty.png); width:12px; height:12px; overflow:hidden; } div.star-voted { background-image: url(../../../../../../../bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/voted.png); width:12px; height:12px; overflow:hidden; } div.star-over { background-image: url(../../../../../../../bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/over.png); width:12px; height:12px; overflow:hidden; } .catalog-top .iblock-vote table{margin:5px 10px;}