﻿.countySpecificBody
{
    margin:0;
    padding:0;
    font-family:tahoma;
    font-size:0.8em;
    background-color:#ffffff;
}

.countyCenteredContent
{
     margin: 0 auto;
     width:790px;
}

.countyErrorCell
{
    color:#ee0000;
    font-size:1.2em;
    padding:.5em 2em;
    text-align:center;
}

#countyWelcomeToCell
{
     font-size:1.6em; 
     padding-top:1.4em;
}

#countyNameCell
{
     font-size:2.0em;
}

#feeTableTitleCell
{
    font-size: 1.4em;
    padding-top:1em;
}

#selectedFilingTypeCell
{
    font-size:1.2em;
    padding-bottom:1em;
}

#sidebarCell
{
     
}

#countyContent
{
     
}



