
	.star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 100px; HEIGHT: 20px; LEFT: 0px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('http://www.worldstart.com/tips/images/stars.gif') repeat-x; CURSOR: pointer; }
	.star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 100px; HEIGHT: 20px; TEXT-DECORATION: none; font-family:arial;  POSITION: absolute;  }
	.star li.curr { BACKGROUND: url('http://www.worldstart.com/tips/images/stars.gif') left 25px; FONT-SIZE: 10px; }
	.star div.user { LEFT: 5px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }

