* {
	background: #fff !important;
	color: #000 !important;
}

#layout,
#content,
#main_content,
#extra_content,
#footer,
#header,
#login,
#navigation,
#subnavigation {
	bottom: auto;
	float: none;
	left: 0;
	margin: 0;
	min-height: 0;
	min-width: 0;
	padding: 0;
	position: relative;
	right: auto;
	top: 0;
	width: auto;
}