 /* file: css/common/rating/rating.css, ratio: 12.7% */ .rating .rate {float:left;width:80px;height:15px;overflow:hidden;position:relative;}.rating .rate .bckg {margin:0;padding:0;z-index:1;float:left;height:15px;width:75px;line-height:15px;overflow:hidden;position:relative;background-repeat:no-repeat;background-position:top left;}.rating .rate .bckg[class] {background-image:url("/img/rating/0.png");}.rating .rate .rated {top:0;left:0;z-index:2;height:15px;line-height:15px;overflow:hidden;position:absolute;}.rating .rate .rated .image {margin:0;padding:0;float:left;width:75px;height:15px;line-height:15px;overflow:hidden;position:relative;background-repeat:no-repeat;background-position:top left;}.rating .rate .rated .image[class] {background-image:url("/img/rating/5.png");}