#frmInmate		{ margin: 0 0 10px 0; border: 0px solid #000; }

.fldrow			{ padding: 5px; width: 100%; clear: both; }
.lfld			{ float: left; width: 175px; height: 100%; font-weight: bold; }
.lfld .ex		{ font-size: 90%; color: #E8D9BA; font-style: italic; }
.rfld			{ float: left; min-width:100px; width: auto !important; width: 100px; }
.reqfld			{ width: 66%; }
.reqfld			{ display: none; }

.err			{ color: #CD5727; font-weight: bold; /*font-style: italic;*/ }
.err span		{ font-weight: bold; font-style: normal; }

