.star{padding:0px;padding-right:0px;border:solid 0px black;float:left;background-repeat:no-repeat;display:inline-block;}
.star.starActive{width:16px;height:16px;background-image:url(/img/star16x16_active_bs.png);}
.star.starActive32{width:24px;height:24px;background-image:url(/img/star24x24_active_bs.png);}
.star.starHalfactive{width:16px;height:16px;background-image:url(/img/star16x16_halfactive_bs.png);}
.star.starInactive{width:16px;height:16px;background-image:url(/img/star16x16_inactive_bs.png);}
.star.starInactive32{width:24px;height:24px;background-image:url(/img/star24x24_inactive_bs.png);}
#avgRating{display:inline-block;}
#votesCount{display:inline-block;}
#newRating{}
#newRatingStars{}
#newRatingText{}