 /* file: css/form-table.css, ratio: 15% */ table.form-table {width:100%;}table.form-table tr th {background:url(../images/bg-hd-table.gif) repeat-x;height:30px;font-size:16px;font-weight:bold;font-family:&quot;Times New Roman&quot;, Times, serif;text-align:left;color:#fff;padding:0 10px 3px;}table.form-table tr td {padding:3px 10px;border-bottom:1px solid silver;font-family:Arial, Helvetica, sans-serif;}table.form-table tr td label {display:block;}table.form-table tr td .checkbox label {display:inline;}table.form-table tr.subhead {font-weight:bold;color:#196aa9;font-size:14px;background:#f5f5f5;}table.form-table tr td.space {height:50px;border:none;}table.form-table tr.alternate {background:#f5f5f5;}input.short {width:50px;}input.medium {width:150px;}input.long {width:300px;}input.checkbox {width:25px;float:left;}span.checkbox {display:block;width:450px;float:right;}input.button {background:url(/images/bg-search-button-off.png) no-repeat;height:22px;width:66px;border:none;color:#fff;padding:0 0 3px;font-size:12px;font-family:Arial, Helvetica, sans-serif;margin:5px 0 0;}input.button:hover {background:url(/images/bg-search-button-on.png) no-repeat;}.error-message,.message {color:#900;font-weight:bold;}