#contact_us_form fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}

#contact_us_form fieldset legend {
  display: none;
}

#contact_us_form td {
  padding: 2px;
  vertical-align: top;
}

#contact_us_form input[type=submit] {
  margin-top: 20px;
}

.required {
  color: #ff0000;
}

#contact_us_form input[type=text] {
  width: 300px;
	float: left !important;
}

#contact_us_form textarea {
  width: 350px;
  height: 150px;
}

.ukfast_contact_form
{
	border: 0;
  width: 600px;
   margin: 0px !important;
   background-color: #ffffff;
}

.ukfast_contact_form select, .ukfast_contact_form textarea
{
	float: none !important;
}

.ukfast_contact_form .required
{
	color: #FF0000;
	display: inline-block;
	margin: 0;
	padding: 0 10px 0 0;
	width: 10px;
}

.ukfast_contact_form .header_title
{
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #85B40F;
}

.ukfast_contact_form table
{
  margin: 0px !important;
}
.ukfast_contact_form td
{
	vertical-align: top;
}

.ukfast_contact_form select
{
	width: 95%;
	font-size: 12px;
	border: 1px solid #E6E6E6;
	padding: 2px 3px;
	height: 25px;
}

.cta_button
{margin: 0px !important;}

.ukfast_contact_form textarea
{
	width: 95% !important;
	border: 1px solid #E6E6E6 !important;
	font-family: Arial !important;
	font-size: 12px !important;
	padding: 2px 3px !important;
  float: none !important;
  margin: 0px !important;
}
.ukfast_contact_form .textInput
{
	width: 95% !important;
	padding: 2px 3px;
	height: 21px;
	border: 1px solid #E6E6E6;
	float: left !important;
}

.ukfast_contact_form_numbers
{
	border: 0;
	width: 95%;
	margin: 0 10px !important;
  padding-top: 10px;
}

.ukfast_contact_form_numbers th
{
	text-align: left;
	font-size: 14px;
	color: #333333;
	height: 20px;
}

.ukfast_contact_form_numbers td
{
	line-height: 19px;
	vertical-align: top;
}

.ukfast_contact_form_numbers td a
{
	text-decoration: none;
}

.ukfast_contact_form_numbers span
{
	background: url('http://images.ukfast.co.uk/icons/icons.png') no-repeat scroll -173px -25px transparent;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
}
