body {
	background-color: white;
}
label.hiddenStructure {
	display: inline;
	font-weight: bold;
}
#doc {
	width: auto;
	min-width: 0;
}
#hd {
	height: auto;
	background-color: transparent;
}
#navigation {
	float: none;
	width: auto;
	min-width: 0;
}
.yui-t2 #yui-main .yui-b {
	float: none;
	width: auto;
	margin-top: 2em;
}
#searchbox {
	background-image: url(/components/images/graphics/head_mobile.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	float: none;
	text-align: left;
	padding-top: 75px;
	padding-bottom: 10px;
	text-align: center;
}
#searchform {
	margin: 0;
}
#logo {
	display: none;
}

#globalnav {
	top: auto;
	width: auto;
	height: auto;
	background-color: #7D270E;
	position: inherit;
	margin: 0 0 0 0;
	padding: 5px;
	font-size: 125%;
}
#globalnav li {
	float: none;
	margin: 0;
	padding: 0;
	background-image: none;
	text-align: left
}
#globalnav li a {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#globalnav span {
	float: none;
}
#yui-main ul {
	list-style-image: none;
	list-style-type: disc;
}
