/* 
	This css file is only included in the new template that reorganises the page structure.
	It should not be included in the old design because it will mess up some alignments.
*/

/*#bodyContent {
	padding-left: 213px;
}

.menu-collapsed {
	padding-left: 20px !important;
}

.menu-opened {
	padding-left: 213px !important;
}

.menu-collapsed-toolbarDiv {
	margin-left: 20px !important;
}

.menu-opened-toolbarDiv {
	margin-left: 213 px !important;
}*/

#menuDiv {
	position: absolute;
	left: 0px;
	top: 140px; /*it will be overridden by javascript code*/
	z-index: 2;
}