Why these large setting for padding-bottom and margin-bottom?
.middleBoxContent {
padding-bottom:32767px;
margin-bottom:-32767px;
}
The other CSS is pretty obvious,