textarea{height:100px}
th{text-align:right;vertical-align:top}
.star{font-weight:bold;color:red}
label.error{color:red;display:block;font-size:12px}
input{width:179px;background:#fff;border:1px solid #000}
textarea{width:377px;background:#fff;border:1px solid #000}
input.on{width:179px;background:#bebebe;border:1px solid #000}
textarea.on{width:377px;background:#bebebe;border:1px solid #000}
input.focus{width:179px;background:#bebebe;border:1px solid #000}
textarea.focus{width:377px;background:#bebebe;border:1px solid #000}
input.radio{width:auto;background:none}
input.sm{width:20px}
input.med{width:40px}
input.lg,textarea.lg{width:504px}
.req{display:none}
select{font-size:12px}
button{height:30px;background:#fff;color:#000;border:1px solid #000;margin-right:20px;font-size:16px}
button.on{color:#fff;background:#000;border:1px solid #fff}
.formBtn{height:30px;padding:4px 8px;background:#fff;color:#000;border:1px solid #000;margin-right:20px;font-size:16px;cursor:default}
.formBtn:hover{padding:4px 8px;color:#fff;background:#000;border:1px solid #fff;cursor:default}