


.cf p.confirm {
}
.cf p.error {
color:#aa0000;
}

.cf input.text_input, .cf textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#404040;
background:#ffffff;
border:solid 1px #998877;
padding:3px;
margin:0px;
margin-top:8px;
}

.cf input.text_input { width:200px; }
.cf textarea { width: 400px; max-width:500px; height:120px; min-height:120px; max-height:140px; }

.cf .class2 { display:none;}
.cf .submitbutton {width:50px;}

.cf table.form_table td { padding:3px; margin:0px; border:0px; }
.cf table.form_table { padding:0px; margin:0px; border:0px; }


.cf label {
text-align:left;
vertical-align:top;
width:50px;
}

.cf .hint {
color:#bbbbbb;
}


.cf p { margin: 2px 10px 6px 10px; line-height:18px;}

.cf .td1 { width:130px; text-align:right }

.cf .enquirycell {
height:auto;
max-height:180px;
overflow:auto;
}

