


/* Start:/bitrix/templates/.default/components/bitrix/iblock.vote/ajax3/style.css*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(/images/empty.gif);
	width:17px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url(/images/voted.gif);
	width:17px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url(/images/over.gif);
	width:17px;
	height:15px;
	overflow:hidden;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/iblock.vote/ajax3/style.css */
