


/* Start:/bitrix/templates/.default/components/bitrix/iblock.vote/ajax/style.css*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url('http://russiatourism.ru/bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/empty.png');
	width:22px;
	height:21px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url('http://russiatourism.ru/bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/voted.png');
	width:22px;
	height:21px;
	overflow:hidden;
}

div.star-over
{
	background-image: url('http://russiatourism.ru/bitrix/templates/.default/components/bitrix/iblock.vote/ajax/images/over.png');
	width:22px;
	height:21px;
	overflow:hidden;
}

.vote_table {
	border: 0;
	margin-top: 0;
}

.vote_table td {
padding: 0;
border: 0;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/iblock.vote/ajax/style.css */


