
#wrapper {
	overflow:visible;
   }

#header,
#header_infos,
#content_left,
#content_spacer,
#container {
	display:none;
	}
   
#content {
	float:none;
	width:100%;
   overflow:visible;
   }