.enquiry_form
{
height:auto;
width:480px;
float:left;
}
.enquiry_form div
{
width:450px;
float:left;
height:auto;
color:#fff;
font-size:12px;
font-weight: normal;
margin:10px 0px 0px 0px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
}
.enquiry_form input
{
color:#535651;
}
.enquiry_form input:hover
{

}

.txt_box
{
color:#67575F;
background:#fff !important;
font-size:11px;
font-weight: normal;
height:50px;
width:406px;
float:right;
margin:0px;
border:1px solid #000;
}
.txt_area
{
color:#67575F;
font-size:11px;
font-weight: normal;
height:23px;
width:330px;
float:right;
background:#fff !important;
margin:0px;
border:none;
}
.enquiry_form  select 
{
height:23px;
width:330px;
float:right;
color:#67575F;
background:#fff !important;
font-size:11px; 
font-weight: normal;
border:none;
}
.enquiry_form textarea 
{
color:#67575F;
font-size:12px;
font-weight: normal;
height:50px;
width:326px;
float:right;
margin:0px;
border:none;
}
.enquiry_form textarea:hover
{

}
.enquiry_form select:hover
{
}
.button
{
height:30px;
width:100px;
background:#0092db !important;
border:none;
cursor:pointer;
color:#fff !important;
border:1px solid #fff;
font-weight:bold;
float:right !important;
margin-top:0px !important;
margin-right:5px !important;
}
.button:hover
{
 background:#0085c6 !important;
}