@charset "utf-8";
/* CSS Document */

form#crm {margin:0px auto; width:180px;}
form#crm label {color:#003369; display:block; height:14px; width:150px;}
form#crm label span {color:#ff0000; font-size:12px;}
form#crm img {float:left;}
form#crm input {height:14px; width:175px;}
form#crm input#captcha {width:114px;}
form#crm input#submit {background:#FF7300; color:#ffffff; font-weight:bold; margin:10px 0px; width:178px; height:40px;}