#leftColumn {
	display: none;
}

#MainBodyRegion 
{
    overflow: visible;
}

#ScrollableBodyCopy {
	page-break-before: avoid;
	display: block;
	padding-right: 10px;
    height: auto;
    overflow: visible;
}
