.rating_bar {
  width: 125px;
  background: url('../images/grey_star2.png') 0 0 repeat-x;
}

.rating_bar div {
  height: 30px;
  background: url('../images/gold_star2.png') 0 0 repeat-x;
}

