.stars1, .stars2, .stars3, .stars4, .stars5 {
	z-index:1;
	position:absolute;
	right:20px;
	display:block;
	height:15px;
	background:url(http://media.eurolive.com/images/s1_home.gif) left repeat-x;
}

.stars1{
	width:15px;
}

.stars2{
	width:30px;
}

.stars3{
	width:45px;
}

.stars4{
	width:60px;
}

.stars5{
	width:75px;
} 
