#rating_cont { background: #DEDEDE url(../js/lightbox/images/rating_background.jpg) top left no-repeat; width: 90px; height: 21px; text-align: left; margin-left: 0px; border: 1px solid #FFFFFF}
	#rating_on { background: url(../js/lightbox/images/rating_onbackground.jpg) top left no-repeat; width: 0px; height: 21px; position: relative; z-index: 50; top: -21px; }
#rated { display: none; width: 90px; padding: 2px 0px 2px 0px; height: 21px; background-color: #eeeeee; height: 17px;font-size: 11px;}
	#rated div { display: block; float: left; }
	#rating { font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding-left: 0px; width: 90px; }
	#rate_edit { line-height: 17px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFF; padding-left: 9px; cursor: pointer; }
	#rate_edit:hover { text-decoration: underline; }

	#rating_btns { position: relative; z-index: 100; width: 90px; height: 21px;}
	#rating_btns ul, #rating_btns li  { padding: 0; margin: 0; }
	#rating_btns li { float: left; width: 9px; height: 21px; display: block; font-size: 1px; cursor: pointer; color: #DEDEDE;
	}
	
	#rating_btns2 { position: relative; z-index: 100; width: 90px; height: 21px;}
	#rating_btns2 ul, #rating_btns2 li  { padding: 0; margin: 0; }
	#rating_btns2 li { float: left; width: 14px; height: 21px; display: block; font-size: 1px; color: #DEDEDE;
	}
	#rating_on05, #rating_on10, #rating_on15, #rating_on20, #rating_on25, #rating_on30, #rating_on35, #rating_on40, #rating_on45, #rating_on50
	{ background: url(../js/lightbox/images/rating_onbackground.jpg) top left no-repeat; width: 0px; height: 21px; position: relative; z-index: 50; top: 0px; }
	
	#small_stars0, #small_stars05, #small_stars10, #small_stars15, #small_stars20, #small_stars25, #small_stars30, #small_stars35, #small_stars40, #small_stars45, #small_stars50 
	{ height: 11px; width: 69px; background-image: url(../js/lightbox/images/stars_small_sprite2.jpg); font-size:1px; line-height: 11px; margin-top:0px; }
	#small_stars0 { background-position: 0px 0px; }
	#small_stars05 { background-position: 0px -11px; }
	#small_stars10 { background-position: 0px -22px; }
	#small_stars15 { background-position: 0px -33px; }
	#small_stars20 { background-position: 0px -44px; }
	#small_stars25 { background-position: 0px -55px; }
	#small_stars30 { background-position: 0px -66px; }
	#small_stars35 { background-position: 0px -77px; }
	#small_stars40 { background-position: 0px -88px; }
	#small_stars45 { background-position: 0px -99px; }
	#small_stars50 { background-position: 0px -110px; }