.progressbar {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	padding-top: 170px;
}
.mailbar {
	background-image: url(http://www.packagemapping.com/track/images/mailerbar-bg2.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
.baritems {
	padding-top: 10px;
	padding-left: 7px;
	text-align: left;
}
.statusbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 360px;		
	margin-left: -180px;
	height: 90px;		
}
.percentbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 360px;
	margin-left: -180px;
	height: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.buttons {
	background-color: #FFFFFF; 
}