.custom_download_star {
	padding-left: 	20px;
	clear:			both;
}

.contentItem .imagesBox img {
	float:			right;
	width:			150px;
	height:			112px;
	margin:			20px 20px 10px 10px;
}

.downloadItem {
	border-top:		1px solid #86d1f1;
	padding: 		10px 0 22px 0;
}

span.score {
	float:			left;
	color:			#03a4e8;
	margin-top:		2px;
}

.custom_download_star h4 {
	color:			#0092ef;
	font-size:		110%;
	font-weight:	bold;
	margin:			0px;
	display:		block;		
}

.custom_download_star a {
	color:			#0092ef;
	text-decoration: none;
	float: 			right;
	margin:			0 10px 0 0;
}

.star-rating-best5 {
	padding:		50px 0 10px 0;
	margin:			0 0 0 11px;
	background:		url(../graphics/title_bestratedproducts_list.gif) 0 10px no-repeat;
	width:			153px;
	clear:			both;
}

.star-rating-best5 a.documentLink {
	font-size:		90%;
	display: 		block;
	height:			20px;
	width:			150px;
}

.star-rating-best5 a.documentLink span {
	width:			130px;
	overflow:		hidden;
}

.star-rating-best5 a {
	display:		block;
	background:		url(../graphics/bg_li_bestratedproducts.gif) 0 0 no-repeat;
	padding: 		0 0 0 5px;
	color:			#FFF;
	text-decoration:none;
}

.star-rating {
	width: 			110px;
	height: 		21px;
	background:		url(../graphics/stars_row_bg.gif) 0 0 no-repeat;
	float: 			left;
	overflow:		hidden;
	margin:			0 0 10px 0;
}

.star-rating-small {
	height: 		15px;
	background:		url(../graphics/stars_row_small_bg.gif) 0 0 no-repeat;
	margin:			3px 0 3px 0;
	width:			153px;
}

.star-rating-small span {
	width:			50px;
	float: 			right;
	text-align:		right;
	color:			#00b5fc;
	padding:		0 3px 0 0;
	font-weight: 	bold;
}

.star-rating ul {
	list-style-type: none;
	width: 			110px;
	padding:		0;
	margin:			0;
	display: 		block;
} 

.rating {
	height: 		21px;
	background:		url(../graphics/stars_row_normal.gif) 0 0 no-repeat;
}

span .label, .activeElement {
	padding:		0;
	margin:			0;
}

.rating-small {
	height: 		15px;
	background:		url(../graphics/stars_row_small_normal.gif) 0 0 no-repeat;
	float:			left;
}

.star-rating li {
	padding:	    0px;
	margin:			0px;
	float: 			left;
}

.star-rating li a {
	display:		block;
	width:			22px;
	height: 		22px;
	outline:		none;
	text-indent: 	-9000px;
	z-index: 		20;
	position: 		absolute;
	padding: 	    0px;
	background:		none;
	margin-left: 	20px;
}

.article-rating {
	margin-left:	20px;
}

.article-rating .star-rating li a {
	margin-left:	20px;
}

.star-rating li a:hover {
	background: 	url(../graphics/stars_row_hover.gif) 0px 0px no-repeat;
	z-index: 		1;
	left: 			0px;
}

.floatFooter {
	background-color: 	#86cef6;
	width:				100%;
} 

.floatFooter a, .floatFooter span {
	float:				left;
	padding:			7px 10px 5px 10px;
	color:				#333;
	text-decoration: 	none;
}
	
.floatFooter a:hover {
	text-decoration: 	underline;
}	

.star-rating a.one-star {
	left: 0px;
}
.star-rating a.one-star:hover {
	width:22px;
}
.star-rating a.two-stars {
	left:22px;
}
.star-rating a.two-stars:hover {
	width: 44px;
}
.star-rating a.three-stars:hover {
	width: 66px;
}
.star-rating a.three-stars {
	left: 44px;
}
.star-rating a.four-stars {
	left: 66px;
} 
.star-rating a.four-stars:hover {
	width: 88px;
}
.star-rating a.five-stars {
	left: 88px;
}
.star-rating a.five-stars:hover {
	width: 110px;
}



.star-rating a.star1 {
	left: 0px;
}
.star-rating a.star1:hover {
	width: 22px;
}
.star-rating a.star2 {
	left: 22px;
}
.star-rating a.star2:hover {
	width: 44px;
}
.star-rating a.star3:hover {
	width: 66px;
}
.star-rating a.star3 {
	left: 44px;
}
.star-rating a.star4 {
	left: 66px;
} 
.star-rating a.star4:hover {
	width: 88px;
}
.star-rating a.star5 {
	left: 88px;
}
.star-rating a.star5:hover {
	width: 110px;
}

