/* This is with Left Menu On & Right Menu On */

#LeftSideMenuBar
{
    width:160px;
	margin-right:20px;
}

#GenericWrapper
{
 	width:598px;
}

#RightSideMenuBar
{
    width:170px;
	margin-left:20px;
}
.AdjustCrumblePosition
{
	margin-left:-170px;
}
