


p.confirm {
color:#dad11c;
}
p.error {
color:#ffffff;
padding-left:15px;
}


input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#404040;
background:#ffffff;
border:solid 1px #998877;
padding:2px;
margin:0px;
margin-top:0px;
}

input { width:200px; margin-left:5px; }
textarea { width: 420px; max-width:500px; height:120px; min-height:100px; max-height:100px; margin-top:2px }

.class2 { display:none;}
.submitbutton {width:50px; margin:2px 2px 2px 0px;}

table.form_table td { padding:1px; margin:0px; border:0px; }
table.form_table { padding:0px; margin:0px; border:0px; }


label {
text-align:left;
vertical-align:top;
width:50px;
}


.hint {
color:#bbbbbb;
}


.td1 { width:20px; }
.td2 { width:20px; }

.enquirycell {
height:auto;
max-height:180px;
overflow:auto;
}

