/** Eventually this file will style all forms **/
#contact{margin-top:5px;}
#contact .ff {margin:3px}
 #contact label{float:left; text-align:right; width:100px;margin-right:13px;}
 #contact input{font-size:11px;}
 #contact select{width:auto; font-size:11px;}
 #contact textarea{width:300px; height:100px; font-size:11px;}