#header {
	height: auto;	
}

#search,
#login {
	display: none;
}

#headerlogo {
	overflow: visible;
	background: none;
	padding: 0;
	font-size: 3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	position: static;
	margin: 0 30px 1em;
	color: #d70000;
}

#navigation {
	display: none;
}

table.left {
	display: none;
}

table.right,
table.panel {
	width: 100% !important;
}

th {
	background: transparent;
	color: #000 !important;
	border-bottom: 1px solid black;
}

tr.subtotals th {
	border-bottom: none;
}

div.page {
	width: auto !important;
	float: none !important;
}

div.billingdetails,
div.shippingdetails {
	width: 40%;
	margin: 0 5% 30px;
	background: #fff;
}

div.shippingdetails {
	margin-right: 0;
}

table.ordertable {
	width: 100%;
}

div.actionleft,
div.actionright {
	display: none;
}
