/*
#topNav, #leftNav, #breadcrumb, .blueContainer {
	display: none;
}

#featuredContainer {
	clear: left;
	float: left;
}
*/

/* Required to keep nav items in their box */
.categoryList li {
	white-space: normal;
}

