*{
margin:0;padding:0;
font-family:arial;
font-size:12px;
float:left;
}
body{
margin-left:17px;
margin-top:10px;
}
input,textarea{
border:1px solid rgb(122,122,122);
width:150px;
height:15px;
margin-top:8px;
}
#id_name{
}
#id_phone{
}
#id_email{
}
#id_insurance{
margin-top:8px;
width:154px;
}
#id_comments{
height:75px;
}
#id_security_input{
width:82px;
}
#id_captcha{
height:15px;width:60px;
margin-left:5px;margin-top:7px;
}
#id_submit{
clear:left;
border:0;
width:65px;
height:18px;
background-image:url(/images/submit.jpg);
/*hide text in button*/
font-size:0px;
color:#FFFFFF;
margin-left:46px;
}