#pr0gress {
	mergin-left: auto;
	mergin-right: auto;
	width: 300px;
	background: #FFF;
	height: 20px;
	display: none;
	position: relative;
}

#pr0gress2 {
	background: #00CC00;
	height: 20px;
	width: 2px;
	margin-left: 0;
float: left;
}