@charset "utf-8";
/* These are the styles used in the Business Enquiry Form */

.plain_thumb {float:left;}

#quotationForm {width:100%; margin-right: 10px; margin-top:0px;}

#reqs
{
width:122px;
text-align:right;
line-height: 28px;
float:left;
}

#data_fields
{
float:right;
width: 300px;
margin-right:40px;
}

#textfields {margin-top:5px;}
.button {opacity:0.7;filter:alpha(opacity=70);}
.button:hover {opacity:1;filter:alpha(opacity=100);}



