
 #header
 {
	width: 70%;
	
 }  
 #local
 {
	display: none;
 }
 #content
 {
	width: auto;
	float: none;
 }
 #contextual
 {
	display: none;
 }
 #footer
 {
	width: 70%;
 }




