html {
	overflow: visible;
}

.container, .content, .maincontent {
	width: 100%;
	overflow: visible;
}

body {
	background: none;
}

.sidecontent {
	display: none;
}
