/*

error message for contact form

*/




#contactus .error

{ 

   font-size: 14px;

   color: #900;

   

}


/* spam_trap: This input is hidden. This is here to trick the spam bots*/

#contactus .spmhidip

{

   display:none;

   width:10px;

   height:3px;

}

