

.bar-0, .bar-1, .bar-2, .bar-3, .bar-4, .bar-5, .bar-6, .bar-7, .bar-8, .bar-9, .bar-10
{
	width:80px;
	height:10px;
	border: 1px solid #222;
	background: url("../images/icons/all-bars.png") no-repeat top left;
	margin: 0px auto;
}

.crowd-1, .crowd-2, .crowd-3, .crowd-4, .crowd-5
{
	background: url("../images/icons/all-crowd.png") no-repeat top left;
	margin: 0px auto;
}

.stars-1, .stars-2, .stars-3, .stars-4, .stars-5
{
	background: url("../images/icons/all-stars.png") no-repeat top left;
	margin: 0px auto;
}

.bar-0{ background-position: 0 0; width: 80px; height: 10px; } 
.bar-1{ background-position: 0 -60px; width: 80px; height: 10px; } 
.bar-2{ background-position: 0 -180px; width: 80px; height: 10px; } 
.bar-3{ background-position: 0 -240px; width: 80px; height: 10px; } 
.bar-4{ background-position: 0 -300px; width: 80px; height: 10px; } 
.bar-5{ background-position: 0 -360px; width: 80px; height: 10px; } 
.bar-6{ background-position: 0 -420px; width: 80px; height: 10px; } 
.bar-7{ background-position: 0 -480px; width: 80px; height: 10px; } 
.bar-8{ background-position: 0 -540px; width: 80px; height: 10px; } 
.bar-9{ background-position: 0 -600px; width: 80px; height: 10px; }
.bar-10{ background-position: 0 -120px; width: 80px; height: 10px; } 

.crowd-1{ background-position: 0 0; width: 11px; height: 19px; } 
.crowd-2{ background-position: 0 -69px; width: 22px; height: 19px; } 
.crowd-3{ background-position: 0 -138px; width: 33px; height: 19px; } 
.crowd-4{ background-position: 0 -207px; width: 44px; height: 19px; } 
.crowd-5{ background-position: 0 -276px; width: 55px; height: 19px; } 

.stars-1{ background-position: 0 0; width: 20px; height: 20px; } 
.stars-2{ background-position: 0 -70px; width: 40px; height: 20px; } 
.stars-3{ background-position: 0 -140px; width: 60px; height: 20px; } 
.stars-4{ background-position: 0 -210px; width: 80px; height: 20px; } 
.stars-5{ background-position: 0 -280px; width: 100px; height: 20px; }
