body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
body.tcedit {
padding: 20px;
background-color: #C0C0C0;
background-image: url(../images/parcels.gif);
}
body.tcedit h2 {
background-color: #4D7FB2;
color: #FFFFFF;
border: #FFFFFF solid 1px;
text-decoration: underline;
text-align: left;
font-size: 12px;
width: 100%;
height: auto;
padding-bottom: 1px;
padding-left: 3px;
}
body.tcedit table.tomah {border-collapse: collapse; width: 100%;}
body.tcedit table.tomah th {padding: 2px; background: #EEE; color: black;}
body.tcedit table.tomah td {border-bottom: 1px black solid; padding: 5px;}
body.tcedit button, div.tcresults button, div.tcsearch button  {
    background-color: #4D7FB2;
    color: #FFF;
    width: auto;
    padding: 1px 3px;
    border: 2px solid #FFF;
    font-size: 10px;
    cursor: pointer;
}

div.tcsearch {}
div.tcsearch h2 {background: #4D7FB2; cursor: pointer; -moz-user-select: none;}
div.tcsearch div {display: none; padding: 5px;}
div.tcsearch .util_label {vertical-align: top; width: 100px; overflow: none;}
div.tcsearch .util_value {text-align: left; float: left;}
div.tcsearch select {width: 150px;}
div.tcsearch .util_cal {width: 110px;}
div.tcsearch .util_submit {width: auto;}
