#container {
	width: 100%;
	height: 60%;
	margin-left: -50%;
}


#leftbar, #sidebarContainer, #background_sidebar_left, #background_sidebar_right {
	height: 100%;
	width: 20% !important;
}


#background_content {
	width: 60% !important;
	height: 100%;
}

#contentContainer {
	width: 60% !important;
}