label{float:left; width:47%; text-align:left;}
.inp{float:left; width:50%; margin-bottom:20px; padding:3px; font-size:12px;}
label.valid{float:left; width:47%; text-align:left;}
label.error{font-weight:bold; color:#f00}


div.error{text-align:center; color:#f00;}
input.error, select.error, textarea.error{background-color:#fcc !important; background-repeat:no-repeat;background-image:url(images/off.gif);background-position:right center}
input.success, select.success{background-image:url(images/ok.gif);background-repeat:no-repeat;background-position:right center}

.focus{background-color:#fffed4 !important;}
.focusLabel{font-weight:900}
