.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: auto;
}
.top {
	height: 100px;
	overflow: scroll;
}

.bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 100px;
}
.ddEntry {
	height: auto;
}
