#rating_containder {width: 180px; float: right;}
#rating, .rating {list-style: none; overflow: hidden; margin: 0px; padding: 0px; width: 180px;}
#rating li, .rating li {float: left;}
.star_full  {background-position: 30px -30px;}
.star_over  {background-position: 30px -60px;}

.rating {float: left; width: 110px;}
.star_full, .star_empty, .star_over {background-image: url('/_gfx_/starrating.gif');width: 30px; height: 30px;}
.star_full_list, .star_empty_list, .star_over_list {background-image: url('/_gfx_/starrating_list.gif');width: 20px; height: 20px;}
.star_full_list  {background-position: 20px -20px;}
.star_over_list  {background-position: 20px -40px;}
