div.star-active{cursor: pointer;}
div.star, div.star-empty{background: url("images/vote-star.png") repeat scroll 0 0 rgba(0, 0, 0, 0); width:15px; height:14px; overflow:hidden;}
div.star-voted{background: url("images/vote-star.png") repeat scroll 0 -28px rgba(0, 0, 0, 0);	width:15px; height:14px; overflow:hidden;}
div.star-over{background: url("images/vote-star.png") repeat scroll 0 -14px rgba(0, 0, 0, 0); width:15px; height:14px;	overflow:hidden;}