﻿body {
}
.cityDetails 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #4f4f4f;
}
.row
{
    background-color: #dfdfdf;
}
.altRow
{
    background-color: #ffffff;
}
#permInfo
{
    padding-bottom: 12px;
}
#permFees
{
    padding-bottom: 12px;
}
#permParties
{
    height: 84px;
    width: 499px;
    overflow: auto;
    margin-bottom: 12px;
}
#permInspections
{
    height: 84px;
    width: 499px;
    overflow: auto;
    margin-bottom: 12px;
}
#permStatus
{
    padding-bottom: 12px;
}
