
#header,
#navigation,
#sidebar,
#quickfinder,
#footer
{
	display: none !important;
}
.page
{
	width: 100% !important;
	height: 100% !important;
	left: auto !important;
	margin-left: 0 !important;
}
.content
{
	width: 100% !important;
	background-color: #ffffff !important;
}
.content #content
{
	border-right: 0 !important;
}
body
{
	background-color: #ffffff !important;
}