div.contactContainer {
	width: 686px;
	margin: 0px auto;
}
div.bookingContainer {
	width: 405px;
	margin: 0px auto;
}

form {
	font-size:0.85em;
	margin:0;
	padding:0;
	width:405px;
	margin-right: 20px;
}
	div.bookingContainer form {
		margin-right: 0px;
	}
form fieldset {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	font-size:1em;
	margin:0;
	padding:5px 10px;
}
form fieldset legend {
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	margin:0;
	padding:0 5px;
	text-align:center;
}
form.questionnaire fieldset {
	padding-top:0;
}
form div {
	clear:both;
	display:block;
	margin:2px 0 0;
	padding:1px 3px;
}
form div label, div.labelPad, form div .fauxLabel, form div .fauxInput {
	display:block;
	float:left;
	margin:0;
	padding:3px 5px;
	text-align:right;
	width:145px;
}
form div .fauxInput {
	text-align:left;
	width:155px;
}
form.questionnaire div label {
	width:160px;
}
form div.required label, label.required {
	font-weight:bold;
}
input.submit {
	background-color:#ECE9D8;
	font-size:1em;
	width:155px;
}
div.radio {
	clear:none;
	float:left;
	width:155px;
}
input.long {
	width:205px;
}
form div input, form div select, form div textarea, form input, input.select {
	border:1px solid #333333;
	padding:1px;
	width:205px;
}
form div input.tiny {
	width:20px;
}
form div input.small {
	width:80px;
}
form div select {
	font-family:Tahoma,Geneva,Arial,sans-serif;
}
form div select.dobd, form div select.dobm, form div select.doby {
	font-size:0.9em;
	text-align:center;
	width:55px;
}
form div select.dobm {
	width:67px;
}
form div select.doby {
	width:83px;
}
form .static {
	line-height:18px;
	padding:1px;
	width:205px;
}
form div input.inputCheckbox, form div input.inputRadio {
	border-width:0;
	display:inline;
	height:14px;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	vertical-align:bottom;
	width:14px;
}
form div input.inputCheckbox {
	margin-top:3px;
}
form div textarea {
	font-size:0.9em;
	width:362px;
}
form div label.long {
	width:200px;
}
form div label.extraLong {
	width:255px;
}
form div fieldset {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #666666;
	clear:none;
	padding:0 5px 5px;
	width:203px;
}
form div label.labelCheckbox, form div label.labelRadio {
	display:block;
	float:none;
	line-height:1.1em;
	margin:0 0 5px 142px;
	padding:4px 0 0 18px;
	text-align:left;
	text-indent:-18px;
	width:250px;
}
form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
	margin:0 0 1px;
	width:185px;
}
form.navigation {
	font-size:0.75em;
}
form.navigation div {
	clear:none;
	float:left;
}
form.navigation div label, form.navigation div.labelPad {
	padding-left:10px;
	width:auto;
}
form.navigation div.required label, form.navigation label.required {
	font-weight:bold;
}
form.navigation div input, form.navigation div select, form.navigation div textarea, form.navigation input {
	border:1px solid #333333;
	padding:1px;
	width:145px;
}
p.error {
	border:2px solid rgb(255,255,0);
	color:#FFFFFF;
	line-height:1.4em;
	margin:auto 50px;
	padding:3px 3px 5px 25px;
	text-align:left;
}
p.error a {
	color:#42006B;
}
form div.error {
	border:2px solid rgb(255,255,0);
}
form div.error p.error {
	background:transparent url(/images/16error2.png) no-repeat scroll left top;
	border:medium none;
	color:#FF0000;
	font-size:0.8em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 0 155px;
	padding:3px 3px 5px 23px;
}
form fieldset.competition label {
	width:auto;
}
form fieldset.competition div {
	padding-left:25px;
}
form fieldset.competition hr {
	clear:both;
}
th, .nowrap {
	white-space:nowrap;
}
label.searchBox {
	font-size:0.8em;
}
input.searchBox {
	border:1px solid #979797;
	font-size:1.4em;
	padding:1px 2px;
	width:680px;
}
tr.alternate td {
	background-color:#CCCC97;
}
span.highlight {
	color:#000097;
	font-weight:bold;
}
#searchRider form input {
	width:auto;
}
#searchRider form input[type="submit"] {
	width:75px;
}
div.fileinputs {
	position:relative;
}
div.fakefile {
	left:0;
	margin:0;
	position:absolute;
	top:0;
	z-index:1;
}
input.file {
	position:relative;
	z-index:2;
}
input.date, input.submit {
	border:1px solid #333333;
	font-size:1em;
	text-align:center;
	width:105px;
}
fieldset p {
	margin:0 0 2px;
	text-align:center;
}
form div span {
	padding-top:3px;
}
form span.errorText {
	display:block;
	text-align:center;
}
div.contactAddress, form.contactForm, div.companyDetails {
	float:left;
}
div.contactAddress, div.companyDetails {
	width:260px;
}
div.companyDetails {
	font-size:0.8em;
}

form div.securityCode {
	width: 199px;
	margin: 0px auto 5px;
	text-align: left;
	overflow: hidden;
	padding: 4px 3px;
	background-color: rgb(255,255,255);
	border: 1px solid;
}
	form div.reload {
		width: 20px; height: 22px;
		background: url(images/refresh.gif);
		margin: 0px; padding: 0px;
		float: right;
		cursor: pointer;
	}
	form div.audio {
		width: 20px; height: 22px;
		background: url(images/audio.gif);
		margin: 0px; padding: 0px;
		float: right;
		clear: right;
		cursor: pointer;
	}
		form div.audio a {
			display: block;
			width: 100%; height: 100%;
		}
		form div.audio a span { display: none; }


form.contactForm legend {
	width: 400px; height: 17px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
}
legend span { display: block; height: 23px; }
legend span span, h2.contactUs span, h2.booking span, div.contactAddress h3 span { display: none; }

legend.contactDetails { background-image: url(images/c_details.png); }
legend.contactDetails span { width: 120px; }
legend.companyDetails { background-image: url(images/c_company.png); }
legend.companyDetails span { width: 138px; }
legend.yourQuery { background-image: url(images/c_query.png); }
legend.yourQuery span { width: 108px; }
legend.security { background-image: url(images/c_security.png); }
legend.security span { width: 85px; }

h2.contactUs {
	background: url(images/headers/contact.png) no-repeat top left;
	height: 26px;
}
h2.booking {
	background: url(images/headers/booking.png) no-repeat top left;
	height: 26px;
}

div.contactAddress h3 {
	margin: 0px;
	background: url(images/c_us.png) no-repeat top left;
	height: 18px;
}