.enquiry_form1
{
width:290px;
float: right;
margin:10px 0px 0px 0px !important;
padding:0px 0px 0px 0px;
}
.enquiry_form1 h1 { padding:0 0 5px 0; font-size:22px; border-bottom:2px solid #fff;}
.enquiry_form1 div
{
width:280px;
float: left;
color:#fff;
font-size:14px;
margin:5px 0 2px 0;
margin-left:0px;
position:relative;
display:block;
}
.enquiry_form1 input
{
background:#FFFFFF;
color:#333;
}
.enquiry_form1 input:focus
{
background:#ffffd2;
}
.txt_box
{
color:#000000;
font-family:Arial;
font-size:11px;
height:20px !important;
width:180px !important;
float:right;
background:#FFFFFF;
}
.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
height:20px !important;
width:180px !important;
background:#FFFFFF;
border:none;
float:right;
margin:0px 0px 0px 0px !important;
}
.enquiry_form1 textarea 
{
color:#000000;
font-family:Arial;
font-size:11px;
height:20px !important;
width:180px !important;
float:right;
border:none;
background:#FFFFFF;
margin:0px 0px 0px 0px !important;
}
.enquiry_form1 textarea:focus
{
background:#ffffd2;
}
.button
{
height:25px;
width:80px;
border:none;
cursor:pointer;
color:#FFFFFF !important;
font-family: Arial!important;
font-weight:bold;
float:right !important;
margin:0 0 0 15px !important;
background:#e22c30 !important;
}
.button:hover
{
background:#026698 !important;
}