body {
	background: white;
}
#flashHeader {
	display: none;
}
#header {
	height: 3em;
}
#exports {
	display: none;
}
#wrapper h2 {
	padding-top: 4px;
}
#menu h2 {
	display: block;
}
#wrapper #menu ul,
#wrapper #menu ul li,
#wrapper #menu ul ul,
#wrapper #menu ul ul li,
#wrapper #menu ul ul ul,
#wrapper #menu ul ul ul li {
	float: none !important;
	display: block !important;
	position: relative !important;
	background: none !important;
}

#wrapper #menu ul ul,
#wrapper #menu ul ul ul {
	margin-left: 1em;
}
