body {
	background: white;
        font-size: 12px;
        font-weight: normal;
}

#header, ,#content-right, #footer {
	display: none;
}

#container {
	background: white;
        clear:both;
}

#content-left {	
	overflow: visible;
        clear:both;
}
	
#container, #content-left {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	color: black;
	overflow: visible;
        clear:both;
}