.indexitem {
	margin-top: 5px;
}

.indexitemheader h2 {
	padding: 5px 5px 5px;
}

.indexitembody {
	padding: 5px 5px 5px;
}

.main {
	height: 0em; /* fix height, remove this to expand downwards */
	overflow: visible; /* scrolling if need be */
}


.button, .searchresultsnav, .right {
	display: none;
}
