.yelp_rating_name {
	font-size: 18px;
}
.yelp_rating_big {
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wheelmap_status {
	padding-top: 10px;
}

.grating {
	font-size: 26px;
    margin-right: 8px;
    color: #e7711b;
    white-space: nowrap;
}

.star-l, .star-l span {
    background-size: 21px 19px;
    height: 19px;
    width: 103px;
}

.star-l {
    background-image: url("gstar_grey.png");
}

.star {
    background-repeat: repeat-x;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.star-l span {
    background-image: url("gstar_yellow.png");
}

.star span {
    background-repeat: repeat-x;
    display: block;
}