@import url("page.css");

fieldset
{width:280px;}

fieldset#enquries
{float:left;}

fieldset#information
{float:right;
width:190px;
margin-left:10px;}

fieldset#raceacademy, fieldset#juniorclub
{width:500px;}

label
{padding:0;
width:220px;}

label.extralabel, input.extraname, input.extradob
{width:100px;
margin:4px 0 4px 0;}

input.extraname, input.extradob
{margin: 4px 5px 4px 10px;}

input.radioButtons
{margin:0 2px 0 0;
float:left;}

label.prefContact
{float:left;
width:50px;}

select
{width:225px;}

textarea
{width:255px;
overflow:auto;}

button
{width:140px;
height:38px;
background: url(../img/sendmesg.jpg) no-repeat 0 0;
cursor:pointer;
border:none;
margin:20px 0 0 0;}

button:hover
{background: url(../img/sendmesg.jpg) no-repeat 0 -38px;}


fieldset#information input
{width:150px;}

fieldset#information input.checkbox
{width:10px;
border:none;}

form#bookingform
{width:850px;
margin:30px 0 0 0;}

.bookingform
{width:850px;}

.eventdetails
{float:left;
width:350px;}

.persondetails
{float:left;
width:400px;}

span.required, p#errorList
{color:#ff0000;
font-weight:bold;}

span#textReq
{float:right;}

.successmsg img, .errormsg img
{float:left;
padding:10px 10px 0 0;}

.options span
{font-style:italic;
font-size:11px;}