#progressBar{ width:80%;}
.jquery-ui-like {
	border-radius: 4px;
	background: #EBEBEB;
	border:non3;
	overflow: hidden;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}
.jquery-ui-like div {
	background-image: url(pbar-ani.jpg);
	height:10px;
}