 /* Ensure the content spans the full width */
#header, #toolNav, #searchTools, #wiuTitle, #wiuNav, #mainNav {
display: none;
}

#container
{
width: 100%; margin: 0; float: none;
}

#mainContent {
	width: 670px;
}

