#header,
#tagline,
#footer,
#secondary {
	display: none;
}

#banner {
	height: auto;
}

#banner h1 {
	padding: 0 0 10px 0;
	border-bottom: solid 1px #999;
	float: none;
	width: auto;
	margin-bottom: 20px;
}

#content {
	padding: 0;
}

#primary {
	float: none;
	width: auto;
}
