/* Style sheet form_central */
.ce_form .formbody{width:500px;margin:auto;}
.ce_form .formbody .col_0{width:100px;text-align:left;}
.ce_form .formbody{margin-top:5px;}
.ce_form .formbody input[type="text"]{width:240px;height:18px;display:inline;margin-top:5px;margin-right:auto;margin-bottom:5px;padding:0 2px;border:1px solid #999999;font-family:Trebuchet MS;color:#3c6eca;}
.ce_form .formbody input[type="text"]:hover{background-color:#f6f9fb;}
.ce_form .formbody textarea{width:240px;margin-right:auto;padding:0 2px;text-align:justify;border:1px solid #999999;font-family:Trebuchet MS;color:#3c6eca;}
.ce_form .formbody textarea:hover{background-color:#f6f9fb;}
.ce_form .formbody input.captcha{width:100px;height:16px;display:inline;margin-top:5px;margin-right:auto;margin-bottom:5px;padding:0 2px;border:1px solid #999999;font-family:Trebuchet MS;color:#3c6eca;}
.ce_form .formbody input[type="submit"]{margin-top:10px;margin-right:auto;margin-left:auto;padding:0 2px;font-size:11px;color:#333333;}
.ce_form .formbody label,.ce_form .formbody p,.ce_form .formbody .explanation{color:#333333;}

