﻿.stars {width: 130px; height: 26px; text-align: left; overflow: hidden;
position: relative; background: url(../images/stars.png) 0px -26px repeat-x;}
.stars .ulist { list-style: none; position: absolute; bottom:0px; margin:0px;
padding: 0; }
.stars .ulist li { display: inline; float: left; width: 26px; height: 26px;
cursor: pointer; overflow: hidden; }
.stars .current {width: 0px; height: 26px; background: url(../images/stars.png) 0px 0px
repeat-x;}
.stars .change {width: 0px; height: 26px; background: url(../images/stars.png) 0px 0px
repeat-x;}