div#outerContainer {
	overflow: visible ! important;
}

div#outerContent {
	background-image: none ! important;
	overflow: visible ! important;
	height: auto ! important;
}

div#outerContent div.inner {
	overflow: visible ! important;
	height: auto ! important;
	background-color: #ffffff ! important;
	padding-left: 6px ! important;
	padding-right: 6px ! important;
}

div#patchTopRightArc, div#patchBottomRightArc {
	display: none ! important;
}