/* MAIN LAYOUT
--------------------------------------------------------*/
#container {
	position:relative;
	height:100%;
	text-align:left;
}


/* HEADER
-----------------------------------------*/
#header,
#sidebar_left,
#sidebar_right,
.top-panel,
a.print,
.breadcrumb,
.footer {
		display:none;
}

#contenter {
	width:auto;
}

	







