div {
	float:none !important;
	display:table;
}
body {
	background: #fff;
	font-size: 12pt;
}
#tourContainer {
	width:100%;
	float:none !important;
}
#tourContent {
	width:100%;
	float:none !important;	
}
#tourHeaderSub, div.tourSchHero, #tourSponsoredLinksContainer, #tourSponsoredLinksSub, div.tourRightRail, #tourFooter, #tour728Ad {
	display:none;
} 
#tourHeader {
	visibility:hidden;
}
div.tourLeftContent {
	vertical-align:top;
	position:absolute;
	top:0px;
	left:0px;
	display:table;
	background:white;
	float:none !important;
}
#tourPrintHeader {
	display:block;
}
