/* Recorder Styles*/


.feeSchedule td {
vertical-align: top;
padding-bottom: 20px;
}


.feeSchedule td.feeType {
vertical-align: top;
padding-bottom: 20px;
width:450px;
margin-left:20px;
}

.dottedLine {
border-bottom:1px dotted #000066;
width: 100%;

}

fieldset.feeSchedule {
padding-left:10px;
width:auto;
border:none;
border-top:1px solid #000066;
margin-top:2px;
}

fieldset.feeSchedule legend {
font-weight: bold;
font-size: 1.3em;
margin-bottom: 5px;
margin-left:20px;
}

.pageName {
width:66%;
float: right;
text-align:left;
font-weight:bold;
font-size:.90em;
}

/*.deptName {
width:33%;
float: right;
text-align:center;
font-weight:bold;
font-size:.90em;
}
*/

.countyName {
width:33%;
float:right;
text-align:right;
font-weight:bold;
font-size:.90em;
}

dt {
font-weight: bold;
}


/* Filing Requirements Page */


body.filingRequirements hr {
width: 70%;
margin: 0 auto;
text-align:center;
margin-bottom:20px;

}


/* Page Header */

.pageHeaderSlim {

width: 803px;
margin-top:5px;
}

.pageUtilityButtons {
width: 803px;
text-align:right;
font-size:.95em;

}

.pageUtilityButtons a {
text-decoration: none;
}
