
#utilityWrap, #utilityWrapInner, #headWrap, #navWrap, #sectionLeftCol, #breadcrumbs, #sectionImg, #sectionHead, #sectionNav, #footerBottom, #footerRight  {
	display: none;
	float: none;
}

#contentWrap, #sectionContentWrap {
	display: table;
	width: 100%;
	height: 100%;
	float: none;
	overflow: auto;
}

#sectionRightCol {
	width: 640px;
	float: none;
	overflow: auto;
}

#printHeader {
	display: block;
	width: 100%;
	height: 104px;
}

#footerWrap, #footerText {
	font-size: 1em;
	width: 100%;
}

#footerLeft {
	float: left;
	width: 100%;
	border-top: 1px solid #000;
	}