#layout-browser, #navigation-panel {
	display:none;
}
#content-panel {
	overflow:visible;
	width: 100%;
	height: 100%;
	left: 0px !important;
}
#east-panel {
	overflow:visible;
	width: 100% !important;
	left1: 0px !important;
	top: 500px !important; 
	height: 100%;
}
#classes {
	overflow:visible;
	width: 100% !important; 
}

