/* Style sheet form-15 */
label{font-weight:normal;}
.checkbox_container label,.radio_container label{font-weight:normal;}
.tableless label{display:block;margin-top:1.5em;padding-bottom:3px;}
.tableless .checkbox_container label,.tableless .radio_container label{display:inline;}
input[type="text"],input[type="password"],textarea{padding:2px;border:1px solid #ccc;}
input[type="text"],input[type="password"]{width:60%;}
textarea{width:95%;height:140px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{background-color:#f6f6f6;border-color:#ccc !important;}
select{padding:1px;border:1px solid #e3e3e3;}
.checkbox_container span,.radio_container span{display:block;}
.checkbox_container+br,.radio_container+br{display:none;}
.checkbox_container label,.checkbox_container input{vertical-align:middle;}
.tableless input[type="checkbox"],x:-moz-any-link{top:-2px;position:relative;}
input[type="radio"],x:-moz-any-link{top:2px;position:relative;}
.submit_container{margin-top:1em;margin-bottom:1em;}
form table td{padding-top:3px;padding-bottom:3px;}
form table td:first-child{width:28%;padding-top:6px;padding-right:18px;padding-bottom:0;text-align:right;}
.tableform table{width:92%;margin-top:1.5em;margin-bottom:0;}
.tableform .formbody,.tableless .formbody{width:96%;overflow:hidden;padding-left:1em;}
.tableless .formbody{padding-top:0;}
fieldset{margin-top:10px;}
legend{padding-right:20px;color:#c4975a;}
fieldset table{width:92%;margin-top:1em !important;margin-bottom:1em !important;}
fieldset table td:first-child{width:140px;text-align:left;}
span.mandatory{font-weight:bold;color:#ac7944;}
p.confirm{font-size:16px;color:#6c8c14;}
p.error{margin-bottom:5px;font-weight:normal;font-size:11px;color:#ff0000;}
input[type="text"].error,input[type="password"].error,textarea.error{border-color:#e3e3e3!important;background-color:#f6f6f6;}
input.captcha{width:48px;margin-right:6px;}
span.captcha_text{font-weight:normal;color:#808080;}
*:first-child+html span.captcha_text{top:-3px;position:relative;}
