@charset "UTF-8";

#content {
	float: none;
	clear: both;
	width: auto;
}
	
	#content .page {
		background: none;
		width: auto;
		height: auto;
	}
		
		#content .page .page-inner {
			width: auto;
			height: auto;
		}

#language,
#navMenu,
#rightMenu,
.skycraper-panel {
	display: none;
}
