@charset "iso-8859-1";
/* CSS Document */

.contactus-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
}

.contactus-text h1{
font-size:15px;
font-weight:bold;
}
.contactus-text-bloc{width:220px;float:left;margin-top:15px;}
.contactus-text-bloc h1{display:inline;}
.contactus-line{
width:677px;
clear:both;
height:20px;
background-image:url(../images/dotline.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.form-head{
width:526px;
height:20px;
background-image:url(../images/letusknow.gif);
margin-top:20px;
}