/********   Start custom styles to set /my/ column = 0 ******************/

/*REG3  updated 14/12/2007*/

#menu_col { 
	display: none; 
	}
	
#menu_col_right { 
	display: none; 
	}
	
#content_col { 
	margin: 0; width: auto; 
	}

/* for aslansw */
#content_col {
	margin-left: 0px;
	margin-right: 0px;
	}

#crumb_bar { 
	display: none; 
	height: 0;
}

#crumbs { 
	display: none; 
	height: 0;
}

#top_nav {
	margin:0px!important;
	}
	
/* hide welcome page side panels  */
#menu_content_container {
	/* background-color:#FFFFFF; */ /* SM 2/02/2010 4:16:22 PM */
}

#content_body_backend {
  /* SM 07Dec09: Disabled after discussion with RJ over WoB mentoring page. */
	/*
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	*/
	padding:10px;
	/* padding: 5px; */ /* SM 12Nov09: Disabled */
}

