@charset "UTF-8";


#sidebar,
#globalNavigation,
.bl,
#header form,
#header ol,
#footer ul	{
	display:none;
	}
#header{
	height:50px;
	}
#main{
	float:none;
	width:100%;
	}
	
