form {
	margin: 0px;
	padding: 0px;
}

input {
	display: inline;
}

#pagehed {
	color: #003399;
	border-bottom: 1px dotted grey;
	padding-bottom: 6px;
}

#sectionpic {
	display: block;
	position: relative;
	width: 120px;
    height: 140px;
	float: left;
    padding: 0px;
    margin: 0px;
}

#sectionaccomm {
	display: block;
	position: relative;
	width: 460px;
    height: 140px;
	float: right;
    padding: 0px;
    margin: 0px;
	background: url("../images/accommodation.gif") top left no-repeat;
}

#jumper {
    margin-left: 60px;
    margin-top: 74px;
}

.jumpbox {
	width: auto;
	height: 22px;
	border: 1px solid #3366cc;
}

#resultstopper {
	display: block;
	position: relative;
	color: white;
	width: 528px;
	height: 32px;
    padding: 0px;
	margin: 12px auto 8px auto;
	background: url("../images/gfx_accommtopperbak.gif") top left repeat-x;
}

#filterhed {
	width: 580px;
	height: 50px;
    padding: 0px;
	margin: 0px;
	background: url("../images/filtera.gif") top left no-repeat;
}

#filtermid {
	width: 580px;
	background: url("../images/filterb.gif") top left repeat-y;
}

#filterfoot {
	width: 580px;
	height: 20px;
	background: url("../images/filterc.gif") top left no-repeat;
	margin-bottom: 15px;
}

.filterbox {
	float: left;
	height: 26px;
    padding: 0px;
}

.filtercheck {
	text-align: right;
	float: left;
	width: 50px;
    padding: 0px;
}

.filtername {
	float: left;
    padding-top: 2px;
}