﻿/* Styles for the Appraisal Request Form */

table.wareq {  }
col.f_label { width:12.5em; padding-right: 5px; text-align: right; }
col.f_item { width:26em; }

fieldset { margin-bottom:10px; }
legend { font-size: larger; font-weight: bold; color: #074381; }

.fld { width: 24em; margin: 1px; padding: 1px;
	font-family: Verdana,Arial,sans-serif;
	background: #ff9;
	}

.fshort { width: 18em; }
.fhalf { width: 12em; }
.fqtr { width: 6em; }
.fnumber { width: 5em; }
.fmsg { width: 28em; }
.fbutton { width: 6em; margin: 5px; }
.hfvis { display: none; visibility: hidden; }
.ibg {background: #ff9;}
.specialnote { font-size: 8pt; font-style:italic; }

.req { background-image:url('../img/rstar.gif'); background-repeat:no-repeat; background-position:right; }
.options { margin: 1px; padding: 1px; padding-left:3px;	}
