.bmhouse-comments-rating
{
	font-size: 14px;
	font-family: Verdana;
}

.bmhouse-comments-rating .bmhouse-comments-rating,
.bmhouse-comments-rating .bmhouse-comments-count
{
	display: inline-block;
}

.bmhouse-comments-rating .bmhouse-comments-count
{
	position: relative;
	top: -5px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background,
.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	height: 22px;
	width: 110px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background
{
	background: url( '/bitrix/components/bmhouse/comments.rating/templates/.default/img/star_empty.svg' ) repeat-x;
	background-size: 22px 22px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	background: url( '/bitrix/components/bmhouse/comments.rating/templates/.default/img/star_full.svg' ) repeat-x;
	background-size: 22px 22px;
}
