.box-vote { width:60px; height:26px; /*overflow:hidden;*/ } .box-vote span { font-size:70%; line-height:5px; white-space: nowrap; } .vote {width:60px;margin:0;overflow:hidden;background: url("../../../../../../../bitrix/templates/rarus.main_dev/components/rarus/super.component/vote.stars/images/empty.png") #ffffff no-repeat;} .vote .vote{width:48px;margin:0 0 0 12px;} .vote .vote .vote{width:36px;margin:0 0 0 12px;} .vote .vote .vote .vote{width:24px;margin:0 0 0 12px;} .vote .vote .vote .vote .vote{width:12px;margin:0 0 0 12px;} .star { background: url("../../../../../../../bitrix/templates/rarus.main_dev/components/rarus/super.component/vote.stars/images/voted.png") #ffffff no-repeat; } .vote:hover { background: url("../../../../../../../bitrix/templates/rarus.main_dev/components/rarus/super.component/vote.stars/images/over.png") #ffffff no-repeat; cursor:pointer; }