* { padding: 0px; margin: 0px; }

#star li { width: 14px; height: 13px; list-style: none; display: block; float: left; background:url(../img/layout/off.gif) no-repeat; cursor: pointer; text-indent: -9999em; }
#star li.on { background:url(../img/layout/on.gif) no-repeat; }
#star li.active { background:url(../img/layout/active.gif) no-repeat; }