#header {
	background: #1F5A9B url(../images/header_text_mob.png) no-repeat center center;
	height: 50px;
}

#header #logo, #header #sitetitle {
	display: none;
}

#content {
	width: auto;
	max-width: 40em;
}

#footer #innerfoot {
	width: auto;
	max-width: 40em;
}

div.mobbanner {
	margin-left: -1em;
	margin-right: -1em;
}

img.flowed {
	float: none;
	display: block;
	margin: 0 auto;
}

code.block {
	white-space: normal;
	overflow: visible;
}

#downloadpanel {
	overflow: visible;
}

.dldbutton {
	float: none;
}

#dldalternative {
	padding: 0;
}
