﻿textarea {resize:none} /*This element is used to turn of the resize option of a textbox in Safari*/
#FormContainer{width:100%}
#FormContainer td {vertical-align:top}
.TdPadding td{padding: 0px 5px 2px 0px}
.LabelCell90px {width:90px}
.RoutesDropDownList {width:200px}
.VehicleTypeDropDownList {width:200px}
.MonthlyVolumeDropDownList {width:75px}
.OtherVehicleTextbox {width:50px}
.AdditionalNotesTextbox {width:375px}
.ContactDetailsTextBox {width:194px}
.PostcodecontactDetailsTextBox {width:97px}
.floatRight{float:right}

label.error {color:Red}
select.error{background-color:#ffa4a4}
select.error option{background-color:#fff}
input.error{background-color:#ffa4a4}

