#forms h5{color:#a8a8a8;font-size:11px;height:20px;line-height:19px;font-weight:700}
#forms table {width:100%;}
#forms table td{vertical-align:top;padding:0 0 10px}
#forms .inputbox{border:1px solid #e0e0e0;float:left;color:#666;font-size:11px;height:13px;line-height:13px;background:#fff url(../images/layout/input_bg.png) bottom right repeat-x;padding:2px 4px 3px;}
#forms input.inputbox{padding:3px 4px 2px !important;}
#forms select.inputbox{height:20px;background-image:none;padding:1px;}
#forms label{text-align:left;margin:0;padding:0}
#forms textarea{width:82%;height:100px}
#forms .error{color:#d72626;font-size:11px}