body{
	margin:6px;
	padding:0;
}
#footer{
	clear:both;
	text-align:center;
	vertical-align:middle;
}
#footer img{
	vertical-align:middle;
	padding:0 2em;
}
#header{margin-bottom:0; margin-top:0;}
.headerOld{
	width:760px;
	min-width:760px;
	overflow:hidden;
	margin:auto;
	text-align:center;
}
.headerOld #checkoutImage{
	display:block;
	height:106px;
	overflow:hidden;
}
.headerOld #progressBar{
	width:741px;
	height:59px;
	margin-top:10px;
}
.headerOld .step1{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_signin_lg._V267310239_.gif) no-repeat;}
.headerOld .step2{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_shipping_lg._V267310238_.gif) no-repeat;}
.headerOld .step3{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_placeorder_lg._V267310232_.gif) no-repeat;}
.headerOld #bar{
	display:none;
}

.headerNew{
	text-align:center;
}
.headerNew #checkoutImage img{
	vertical-align:middle;
	margin-right:3em;
}
.headerNew #progressBar{
	width:467px;
	height:59px;
	vertical-align:middle;
}
.headerNew{white-space:nowrap; padding-top:1em;}
.headerNew .step1{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_signin_sm._V267310236_.gif) no-repeat;}
.headerNew .step2{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_shipping_sm._V267310238_.gif) no-repeat;}
.headerNew .step3{background:url(https://images-na.ssl-images-amazon.com/images/G/01/webstore/checkout/progress_placeorder_sm._V267310233_.gif) no-repeat;}
.headerNew #bar{
	background:#efefef;
	width:100%;
	margin-top:1em;
}
#orderSummary .price{font-size:14px; padding:10px;}