fieldset
{
    margin-top: 0.25em;
}
table.data
{
    width: 100%;
    border: 1px solid #CCCC99;
    border-collapse: collapse;
    border-spacing: 0.0em;
}
table.data th
{
    text-align: left;
    border-bottom: 1px solid #CCCC99;
    padding-left: 0.4em;
}
table.data th.state
{
    background-color: #CCCC99;
}
table.data th,table.data tr:hover th
{
    background-color: #E5E5C3;
}
table.data tr:hover
{
    background-color: #F3F499;
}
table.data td
{
    text-align: left;
    border-bottom: 1px dotted #6699CC;
    padding-left: 0.4em;
}
#map-image-holder
{
    height: 658px;
}
#map-image
{
    position: absolute;
}
#maplocator
{
    float: right;
    z-index: 3;
    text-align: right;
    border: #000000 0px solid;
    margin-right: 0.6em;
    margin-top: 1.0em;
    margin-bottom: 0.6em;
}
.line
{
    width: 100%;
}
.normal
{
    white-space: pre;
}
