#scaptcha_img
{
width: 165px; 
height: 64px; 

}
.field
{
float: left;
width: 230px; 
padding: 10px 0px 10px 0px;
font-size: 13px;
}
.field2
{
clear: left;
float: left;
width: 360px; 
padding: 10px 0px 10px 0px;
font-size: 13px;
}
.field3
{
float: left;
width: 330px; 
padding: 25px 0px 10px 10px;
font-size: 13px;
}

.contact
{
font-size: 13px;
border : 1px solid #999;
}
.formsubmit
{
padding: 3px 10px 3px 10px !important;
margin: 10px 0px 0px 0px !important;
border: 1px solid #1294B5 !important;
border-radius:4px !important;
	-moz-border-radius:4px !important;
	-webkit-border-radius:4px !important;
	background: #1294B5 !important;
	font-size: 13px !important; 
	color: #ffffff !important;
	cursor: pointer !important;
}
#contactus fieldset
{

   padding:20px;


}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 11px;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:11px;
   font-weight: bold;
}

#contactus input[type="text"],textarea, select
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 12px;

  color : #000; 
  border : 1px solid #999;


}

#contactus input[type="text"]
{


  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}



#contactus textarea
{


}

#contactus input[type="text"]:focus,textarea:focus
{

  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#contactus .container
{
   float:left;
}

#contactus .error
{

   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;

}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 11px;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 13px;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 11px;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}