/* In progress */

@import "style-default-screen.css";

DIV#SiteTitle { position: static; }
DIV#FrontControlDisplay { position: static;display: none; }
DIV#FrontUserControlDisplay { position: static;display: none; }
DIV#SideBox1 { position: static;display: none; }
DIV#FrontBreadcrumbDisplay {
	position: static;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0;
}

DIV#Body { position: static; }
DIV#MainBox {
	position: static;
	left: 0;
	right: 0;
	width: 100%;
	border: 0;
}
