.main-content .iblock-vote table {background: transparent;float: right}
div.star-active{cursor: pointer;}
div.star-empty{background-image: url(images/star_empty.svg);width:18px;height:18px;overflow:hidden;}
div.star-voted{background-image: url(images/star_voted.svg);width:18px;	height:18px;overflow:hidden;}
div.star-over{background-image: url(images/star_over.svg);width:18px;height:18px;overflow:hidden;}
