#LeftSideMenuBar, #RightSideMenuBar
{
	/* This forces the right side menu to go to the bottom */
	margin:0;
	display:none;
	width:0;
	padding:0;
}

.GenericWrapper
{

/*
	padding-left:1%;
	padding-right:1%;
	width:98%;
	margin-left:0;
*/
}