.progresscontainer {
	width: 100%;
	height: 20px;
	background: #ffffff url('/images/wait2m.gif') 50% 50% no-repeat;
	border: 0;
	text-align: center;
}

.progressbar {
	margin-left: 0;
	width: 0px;
	height: 20px;
}

.data {
	margin-left: 20px;
}