.starrr {
	display: inline-block;
}
.starrr a {
	font-size: 16px;
	padding: 0 1px;
	cursor: pointer;
	color: #ffd119;
	text-decoration: none;
}

.starrr a:hover {
	color: #ffd119;
}

.rating_view {
	position: absolute;
	top: 5px;
	right: 5px;
}
