body {
	background-image:none;
}
#wrap {
	width:100%;
}
#mainmenu, #w_top, #w_bot, #right, #hideme {
	display:none;
}
#bookform {
	width:90%;
	margin-top:2em;
}
#bookform, legend {
	border:1px solid;
	padding:1%;
}
legend {
	padding:0.6em;
}
label {
	width:30%;
	display:-moz-inline-box;
	display:inline-block;
	margin-top:0.6em;
}
select, input, textarea {
	width:60%;
	margin-top:0.6em;
}
textarea {
	height:10em;
}
input.small, select.small, input.med {
	width:10%;
}

#postcode {
	text-transform:uppercase;
}
