 input.success {border:1px solid #74F019;background: #DEF8CA;}
 select.success {border:1px solid #74F019;}
 input.error {border:1px solid #A90000;}
 select.error {border:1px solid #A90000;/*background: url(../images/validate/exclamation.gif) no-repeat left center;*/}
 textarea.success {border:1px solid #74F019;background: #DEF8CA;}
 textarea.error {border:1px solid #A90000;/*background: url(../images/validate/exclamation.gif) no-repeat left center;*/}


