.star-rating {
	list-style:none;
	padding:0px;
	width: 125px;
	height: 21px;
	position: relative;
	background: url(alt_star.gif) top left repeat-x;
}
.star-rating li {
	padding:0px;
	margin:0px;
// float: left;
}
.star-rating li a {
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover {
	background: url(alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star { left: 0px; }
.star-rating a.one-star:hover { width:25px; }
.star-rating a.two-stars { left:25px; }
.star-rating a.two-stars:hover { width: 50px; }
.star-rating a.three-stars { left: 50px; }
.star-rating a.three-stars:hover { width: 75px; }
.star-rating a.four-stars { left: 75px; }
.star-rating a.four-stars:hover { width: 100px; }
.star-rating a.five-stars { left: 100px; }
.star-rating a.five-stars:hover { width: 125px; }
.star-rating li.current-rating {
	background: url(alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#spillpre_bar {
	background-color:#00a8ff;
	width:0px;
	font-size:10px
}
#spillpre_bar span {
	background-color:#fff;
	color:#026AB3;
	padding:0px;
	height:1px;
	line-height:1px;
	font-size:1px
}
div#spillpre_loader {
	width:300px;
	height:10px;
	border:1px solid #18acea;
	background-color:#fff;
	text-align:left;
	margin:auto;
	overflow:hidden;
	margin-bottom:3px
}
div#spillpre_ad {
	text-align:center;
	margin:auto
}
div#spillpre_adcont {
	margin:0 auto;
	margin-bottom:11px;
	padding-top:20px
}
div#spillpre_click2close A {
	font-size:10px;
	color:#000;
	text-decoration:underline;
	font-family:Tahoma, Arial, Verdana
}
div#spillpre_c2c_container {
	margin:0 auto;
	width:300px;
	height:20px
}
div#spillpre_click2close, div#spillpre_percent {
	float:left;
	height:15px;
	line-height:20px;
	font-size:10px;
	font-family:Tahoma, Arial, Verdana
}
div#spillpre_percent {
	font-size:10px;
	font-weight:bold;
	color:#00a8ff;
	text-align:right
}
div#spillpre_clear {
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	width:300px;
	margin:0 auto
}
.star_all {
	float: left;
	margin-top:10px;
	border:3px solid #D8EEFE;
	background-color:#F0F9FF;
	display:block;
	width:680px;
}
.star {
	color: #003366;
	float: left;
	margin-top:5px;
	font-weight: bold;
	padding-left: 20px;
	width: 70px;
}
.stara a {
	float: left;
	font-size: 16px !important;
	font-weight: bold !important;
	padding-right: 20px;
	text-decoration: none !important;
	width: auto;
}
.star2 {
	margin-top:0px;
	margin-top:5px;
	float: left;
	width: 150px;
	font-size: 12px !important;
	font-weight: bold !important;
}
.sstar2 { margin-top:-3px; }
.star3 {
	float: left;
	font-size: 16px !important;
	font-weight: bold !important;
	width: 60px;
	padding:5px;
}
a.aaa:link, a.aaa:visited {
	color: #006699;
	font-size: 14px;
	float:right;
	margin:3px;
	padding: 3px 11px;
	line-height: 22px;
	border-width: 1px;
	border-style: solid;
	border-color: #006699;
	background: #F0F9FF;
	font-weight:bold;
}
a.aaa:hover {
	background-color: #006699;
	text-decoration: none;
	color: #fff;
}
