@charset "UTF-8";
/* CSS Document */

body{ font-family: Arial, Helvitica, sans-serif; color: #666769; font-size: 10pt}

input.text{border: 1px solid #ccc; height: 25px}
input.hightlight, textarea.hightlight {background: #efefef url('images/iconCaution.gif') top right no-repeat;/*padding: 0 0 0 25px;*/}

#ajaxer{position: relative; min-height: 75px;}

.loading {background:url('images/ajax-loader.gif') no-repeat 1px; height:28px; width:28px; display:none; position: absolute; top: 0;}

.done {display:none; font-weight: bold; padding: 5px 0 5px 0; height: 28px; position: absolute; top: 0;}
/**/



