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

.layout,
.main_content,
.extra_content,
.footer,
.header,
.login,
.main_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;
}
