@charset "utf-8";
/* CSS Document */

.enq_text
{
font-family:Arial;
font-size:12px;
}
.enq_form
{
width:565px;
height:170px;
margin:auto;
background-color:#d7e6fb;
}
.enq_form_text
{
width:100px; 
height:25px;
float:left;
text-align:left;
margin-left:7px;
}
.enq_form_fields
{
width:170px; 
float:left; 
height:25px;
text-align:left;
}
.chk_box_row
{
width:600px;
height:20px;
margin-left:28px;
margin-top:5px;
}
.chk_box
{
width:20px;
height:20px;
float:left;
}
.chk_text
{
width:175px;
height:18px;
float:left;
padding-top:2px;
}
.enq_text1
{
font-family:Arial;
font-size:12px;
}

