.rating {
	cursor: pointer;
	clear: both;
	display: block;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.star-left,
.star-right {
  width: 8px
}
.cancel,
.cancel a {background: url(https://web.archive.org/web/20090714235624im_/http://examples.learningjquery.com/rating/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background: url(https://web.archive.org/web/20090714235624im_/http://examples.learningjquery.com/rating/star.gif) no-repeat 0 0px;}
.star-left,
.star-left a {background: url(https://web.archive.org/web/20090714235624im_/http://examples.learningjquery.com/rating/star-left.gif) no-repeat 0 0px;}
.star-right,
.star-right a {background: url(https://web.archive.org/web/20090714235624im_/http://examples.learningjquery.com/rating/star-right.gif) no-repeat 0 0px;}
	
.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}



/*
     FILE ARCHIVED ON 23:56:24 Jul 14, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:17:00 Jul 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.548
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 2228.047
  LoadShardBlock: 432.678 (3)
  PetaboxLoader3.datanode: 387.142 (4)
  PetaboxLoader3.resolve: 218.585 (2)
  load_resource: 223.228
*/