@charset "utf-8";
/* CSS Document */
.star{ height:16px; width:16px; display:block; float:left; background:url(star.gif) no-repeat 0 0;}
.star_on{ background: url(star.gif) no-repeat 0 -16px !important;}
.star_yes{ background: url(star.gif) no-repeat 0 -32px;}
