#progress{
	position: absolute;
	left: 50%;
	width: 150px;
	margin-left: -75px;
	margin-top: -27px;
}
.esc{
	display:none;
}

