#sectionpic {
	display: block;
	position: relative;
	width: 120px;
    height: 140px;
	float: left;
    padding: 0px;
    margin: 0px;
}

#sectionmenu {
	display: block;
	position: relative;
	width: 460px;
    height: 140px;
	float: right;
    padding: 0px;
    margin: 0px;
	background: url("../images/fooddrink.gif") top left no-repeat;
}

#jumper {
    margin-left: 128px;
    margin-top: 65px;
}

.jumpbox {
	width: auto;
	height: 22px;
	border: 1px solid #660000;
}

#resultstopper {
	display: block;
	position: relative;
	color: white;
	width: 528px;
	height: 32px;
    padding: 0px;
	margin: 12px auto 8px auto;
	background: url("../images/gfx_foodtopperbak.gif") top left repeat-x;
}
