/* Style sheet form */
input,select,textarea{font-family:Arial,"Lucida Grande",san-serif;}
.ce_form p{margin:0;padding:0;}
* html .ce_form .odd{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent none repeat scroll 0 0;}
.captcha{width:200px;margin:1px 0;border:1px solid #CCCCCC;}
.captcha:focus{background-color:#FFD7BF;}
* html .captcha{margin:0;}
:first-child + html .captcha{margin:0;}
.captcha_text{top:-1px;position:relative;color:#666666 !important;}
* html .captcha_text{top:-3px;}
:first-child + html .captcha_text{top:-3px;}
.checkbox_container{}
* html .checkbox_container{}
:first-child + html .checkbox_container{}
.checkbox_container span{display:block;padding-right:6px;}
.checkbox{margin:3px 3px 0 1px;}
* html .checkbox{top:1px;position:relative;margin:-4px 0 0 -3px;}
:first-child + html .checkbox{top:1px;position:relative;margin:-4px 0 0 -3px;}
select{width:206px;margin:1px 0;border:1px solid #CCCCCC;}
p.error{padding-top:3px;font-size:11px;color:#FF0000;}
fieldset{width:600px;display:block;padding:12px;}
* html fieldset{margin-top:12px;}
:first-child + html fieldset{margin-top:12px;}
legend{color:#0000E6;}
* html legend{padding:12px 0;}
:first-child + html legend{padding:12px 0;}
.upload{margin:1px 0;}
* html .upload{margin:0;}
:first-child + html .upload{margin:0;}
.ce_form .col_first{padding-right:9px;text-align:right;font-weight:bold;}
span.mandatory{color:#FF0000;}
.radio_container{}
* html .radio_container{}
:first-child + html .radio_container{}
.radio_container span{padding-right:9px;}
.radio{top:2px;position:relative;margin:1px 2px 0 1px;}
* html .radio{top:1px;position:relative;margin:-4px -1px 0 -3px;}
:first-child + html .radio{top:1px;position:relative;margin:-4px 0 0 -3px;}
.ce_form.tableless br{clear:left;}
.ce_form.tableless label{width:128px;float:left;display:block;padding-top:4px;padding-right:9px;text-align:right;font-weight:bold;}
.ce_form.tableless .submit_container{margin-left:136px;}
* html .ce_form.tableless .submit_container{margin-left:139px;}
.ce_form.tableless .checkbox_container,.ce_form.tableless .radio_container{overflow:hidden;display:block;margin-bottom:-14px;}
.ce_form.tableless .checkbox_container input,.ce_form.tableless .radio_container input{float:left;}
.ce_form.tableless .checkbox_container label,.ce_form.tableless .radio_container label{float:none;margin:0;padding:0;text-align:left;font-weight:normal;}
.ce_form.tableless .checkbox_container span,.ce_form.tableless .radio_container span{overflow:hidden;display:block;}
* html .ce_form.tableless .checkbox_container,* html .ce_form.tableless .checkbox_container span,* html .ce_form.tableless .radio_container,* html .ce_form.tableless .radio_container span{}
html > body .ce_form.tableless .checkbox_container label,html > body .ce_form.tableless .radio_container label{margin-top:1px;}
:first-child + html .ce_form.tableless .checkbox_container label,:first-child + html .ce_form.tableless .radio_container label{margin-top:0;}
.text,.password{width:200px;margin:1px 0;border:1px solid #CCCCCC;}
.text:focus,.password:focus{background-color:#FFD7BF;}
* html .text,* html .password{margin:0;}
:first-child + html .text,:first-child + html .password{margin:0;}
textarea{width:400px;height:140px;padding:2px;border:1px solid #CCCCCC;}
textarea:focus{background-color:#FFD7BF;}
* html textarea{width:358px;}
