Drug, указываешь позиции:
Code
<style>
#rstars{display:block}
.i1,.i2,.i3,.i4,.i5{width:15px;height:15px;background:url(stars.png) no-repeat top left}
.i1{background-position:0 0}
.i2{background-position:-15px 0}
.i3{background-position:-30px 0}
.i4{background-position:-45px 0}
.i5{background-position:-60px 0}
</style>