header h1, nav ul, #logout, #due, #search fieldset, .model-group-confirm, .buttons {
	display: none !important;
}

header {
	height: 87px;
}

#search {
	height: 30px;
}

.viewport {
	height: auto;
	overflow: auto;
}

.model-group-heading {
	border-bottom: 1px solid #ccc;
}