* {
	position: static !important;
	overflow: visible;
	height: auto;
}

.menu,
#sidebar
{
	display: none;
}

#header {
	height: auto;
}           

#content {
	margin: 2em;
	width: auto;
}

#yui-main .yui-b {
	margin: 0 !important;
}

#footer {
	clear: both;
}