body {
	background: white;
	}
#csNav {
	display:none !important;
}

#header .first, #header .last, #header .shoppingtrolley,
#header .storelocator,
#subheader, #footer, #categories, #progress, #checkout input {
	display: none !important;
}
#header { 
	height: 100px;
	float:none;
}

#buyersguidecontent, #buyerswrap {
	position:static;
	float:none !important;
	margin-left:0;
	width:auto;
	_width:auto;
	overflow: visible !important;
}

#outerwrap, .homebase #outerwrap,.static #staticPage, .static #content {
	position:static;
	float:none !important;
	overflow: visible !important;
	margin: 0;
	padding: 0;
	width: 100%;
}
 
