#tools,#nav ul,#subbar,#sidebar{
	display: none;
}

#content,#content-intro,#header,#nav,#mainbar-full{
	width: 100%;
}
#mainbar,#main{
	width: 95%;
}
#content,#content-intro,#mainbar,#mainbar-full,#main{
	height: auto;
	padding: 0;
}

html,body{
	overflow: visible;
  	height: auto;
}


