.progress 
{
	position: absolute; 
	left: 0px; 
	height: 0.8%; 
	top: 0px; 
	width: 100%;
}

.full 
{
	background: url('bar.png') no-repeat left / cover; 
	float: left; 
	height: 100%; 
}
