/* ////////////////////////////////////////////////////////////////////////////
CSS Document - Form Styles
////////////////////////////////////////////////////////////////////////////
South West BioFuels
http://www.swbiofuels.co.uk 
////////////////////////////////////////////////////////////////////////////
Coded by Steven Wilson
Email: info@dominion79.co.uk
////////////////////////////////////////////////////////////////////////////*/

form { padding:0px; }

label { width:220px;  float:left;  color:#00413d; font-size:12px; margin:5px 0 7px 0; }

input { width:200px;  float:left; margin:5px 0 7px 0; border: 1px solid #CCC; color:#999}

textarea { width:200px; height:100px; float:left;  margin:5px 0 7px 0; border: 1px solid #CCC; color:#999}

#Submit { width:426px; }

#Submit input { width:96px; border:0; float:right; margin:0 5px 0 0;}

.CheckBox { width:12px; float:left; display:inline; margin:5px 0 0 0; border:0; }

.CheckLabel {width:400px; float:left; display:inline;}

.regSubmit { margin:0 0 0 0;}