.star{background-position:left -2px;display:block;width:20px;height:16px;line-height:16px;float:left;cursor:pointer;zoom:1}.fullStar{background-position:left -59px}.stars{overflow:hidden}.tmp_es{background-position:left -21px}.tmp_fs{background-position:left -40px}
.star_rating .stars { display: inline-block; }
.star_rating .stars .star {position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.star_rating .stars .star:before { content:"\e007"; color: #313030; }
.star_rating .stars .star.tmp_es:before { content:"\e007"; }
.star_rating .stars .star.tmp_fs:before { content:"\e006"; color: #313030; }
.star_rating .stars .star.fullStar:before { content:"\e006"; color:#313030; }