#whole-header {
 display: none; width: 0px;
}

#quickmenu {
 display: none; width: 0px;
}


#sidebar-float {
 display: none; width: 0px;
}


#lower-returns {
 display: none; width: 0px;
}

#footer  {
 display: none; width: 0px;
}

#menu  {
 display: none; width: 0px;
}

#print-locator {
	display: block;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	color: #333333;
}
