#wrapper {
	overflow: auto;
}
#content {
	overflow: hidden;
}
#content > *[class*="mod_"] {
	min-height: 500px;
}