/* Style sheet preiss_form */
.captcha{width:200px;margin:1px 0;padding:2px;border:1px solid #cccccc;}
.captcha:focus{background-color:#e9f2f8;}
* 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{margin:0 0 1px 0;}
* html .checkbox_container{margin:2px 0 -1px 0;}
*:first-child+html .checkbox_container{margin:2px 0 -1px 0;}
.checkbox_container span{display:block;padding-right:6px;}
.checkbox{margin:6px 6px 0 1px;padding:0;}
* 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;padding-top:1px;padding-bottom:1px;border:1px solid #cccccc;}
.error{font-size:11px;color:#ed7e00;}
fieldset{width:600px;display:block;margin:12px 0 24px 0;padding:12px;}
* html fieldset{margin-top:12px;}
*:first-child+html fieldset{margin-top:12px;}
legend{color:#0000e6;}
* html legend{margin-top:-24px;padding:12px 0;}
*:first-child+html legend{margin-top:-24px;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:#918370;}
.radio_container{margin:0 0 1px 0;}
* html .radio_container{margin:2px 0 -1px 0;}
*:first-child+html .radio_container{margin:2px 0 -1px 0;}
.radio_container span{padding-right:9px;}
.radio{top:2px;position:relative;margin:1px 2px 0 1px;padding:0;}
* 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:6px;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:3px 0 0 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:220px;margin:3px 0;padding:3px 3px 3px 0;background-color:#cccccc;border:1px solid #ed7e00;color:#333333;}
.text:focus,.password:focus{background-color:#e9f2f8;}
* html .text,* html .password{margin:0;}
*:first-child+html .text,*:first-child+html .password{margin:0;}
textarea{width:400px;height:140px;margin:8px 0;padding:5px;background-color:#cccccc;border:1px solid #ed7e00;color:#333333;}
textarea:focus{background-color:#e9f2f8;}
* html textarea{width:358px;}
