#leftContent,
#rightContent,
#top *,
#footer,
.footerNav {
	display: none !important;
}
#middleContent {
	left: 0 !important;
	margin: 50px 0 0px 0 !important;
	overflow: visible !important;
}
#middleContent table {
	float: left !important;
	overflow: visible !important;
	width: 100% !important;
}
#main {
	clear: both !important;
}
#top .cdImage {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	display: inline !important;
}
.infoTable td {
	padding: 0 !important;
}