
.inner-wrapper,
.mr {
	width: 730px;
}
.mr {
	margin: 0;
}
.l,
.footer,
.header ul {
	display: none;
}
.header {
	background: none;
	height: 45px;
}
.header p {
	margin: 0;
	width: 100%;
}
.header p a {
	background: none;
	height: 27px;
	padding: 20px 0 0 0;
	text-decoration: none;
	font-size: 18px;
	width: 100%;
	color: #000;
	border-bottom: 1px solid #000;
}
.header p a img {
	display: inline;
	padding: 0 6px 5px 1px;
}
#purchase.receipt h1 {
	border-bottom: 1px solid #000;
}

/*

div#header {
	display: none;
}

/* section titles 
body #content div.inner h1,
body #content .main h3,
body #content .side h3 {
	text-indent: 0px;
	font-size: 24px;
	background: none;
}
body #content .main h3,
body #content .side h3 {
	color: #EF1B43;
	text-indent: 0px;
	font-size: 24px;
	background: none;
}
body #content div.inner h1 {
	font-size: 36px;
	padding-left: 0px;
}
body #content h1 .hidden {
	color: #EF1B43;
	display: inline;
}

/* cart 
div.cart-items {
	border-top: 2px solid #F5748D;
	border-bottom: 2px solid #F5748D;
	background: none;
	padding-bottom: 0px;
}
div.cart-items table {
	background: none;
	padding-top: 0px;
}

/* footer 
#footer .inner {
	padding-top: 0px;
}
#footer ul.buttons {
	display: none;
}
*/