/*--GENERAL 2 Column with Skinny Left Column LAYOUT STYLES------------*/
#contentContainer-colFull {
	float:left; 
	width:920px; 
	height:auto; 
	margin:0;
	}
	
#contentContainer {
	float:left; 
	width:920px; 
	height:auto; 
	background:url(img-structure/structure-oneCol-Full-content-bg.gif) repeat-y; /* IMAGE EDIT - Image determines White Container Border Colours */ 
	}


/*#contentLeftContainer img {
	display:block; 
	border:0; 
	margin:auto 0; 
	padding:0; 
	clear:both;
	}
*/



