/*  =============================================================
    # Forms v1.2
============================================================== */
input, label, fieldset, textarea{float: left; font-size: 12px; line-height: 16px;}

fieldset{float: left; width: 100%; overflow: hidden; padding: 0 0 6px 0; display: block;}

optgroup{font-size: 11px; font-style: normal;}

label{padding: 0 10px 0 0; text-align: left;}
label span{line-height: 18px;}

input.checkbox{background-color: #FFFFFF; width: 13px; height: 13px; margin: 2px 0 0 0;}

input.inputButton, input.inputButton-over{height: 22px; cursor: pointer; font-size: 11px; font-family: Arial, sans-serif; padding: 0 10px; float: none; font-weight: bold;}
input.inputButton{background: #223B59; color: #FFFFFF; width: auto;}
input.inputButton-over{background: #4F7232; color: #FFFFFF; width: auto;}

input.inputText, input.inputText-over{font-size: 12px; padding: 0px 8px; height: 16px;}
input.inputText{border: 1px solid #D7D7D7; background: #FFFFFF; color: #525252;}
input.inputText-over{border: 1px solid #CDE2FF; background: #ECF3FB; color: #525252;}

.textarea, .textarea-over{font-size: 12px; padding: 2px 4px;}
.textarea{border: 1px solid #D7D7D7; background: #FFFFFF; color: #525252;}
.textarea-over{border: 1px solid #CDCDCD; background: #ECF3FB; color: #525252;}

.combo{background: #FFFFFF; border: 1px solid #93A25B; font-size: 12px;}

#capa, .capa{float: left; width: 73px;}
#capa-img, .capa-img{float: left; border: 1px solid #D7D7D7;}
