body, .bodywrap{
	background:none;
    height: auto !important;
	min-height: auto !important;
	overflow: hidden;
}

#header, #footer, #topnav, .sidecol{
display:none;
}

#wishlist .maincol{
	width: auto;
	margin: 40px 0 0;
}

html body .hidePrint {display: none;}
html body .showPrint {display: block;}