#track-map-legend {
    width: 638px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
}
#track-map-legend h2 {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    padding: 0.5em 10px;
    margin: 0;
    width: auto;
    color: #444;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}
#track-map-legend h2 span {
    font-size: 0.8em;
    color: #333;
    font-weight: normal;
    text-transform: none;
}
#track-map-legend dl {
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f8f8f8;
    padding: 0;
    margin: 0;
    overflow: auto;
}
#track-map-legend dt, #track-map-legend dd {
    padding: 0.4em 10px 0.3em;
    margin: 0;
    font-size: 0.9em;
    font-weight: normal;
    color: #333;
}
#track-map-legend #community-threat dt {
    width: 140px;
    float: left;
    padding: 0.8em 10px;
    width: 25%;
}
#track-map-legend #community-threat dd {
    width: 20%;
    float: left;
    padding: 0.9em 0 0.7em;
    border-right: 1px solid #ccc;
}
#track-map-legend #community-threat dd.last {
    border-right: none;
}

#track-map-legend #community-threat  {
    width: 636px;

}

#track-map-legend\ #community-threat  {
    width: 638px;
}


#track-map-legend .list-columns {
    border: none;
    overflow: auto;
    margin: 0.5em 0;
    height: auto;
}
#track-map-legend .list-column {
    width: 206px;
    float: left;
    margin-right: 10px;
    /*height: 24em;*/
}

#track-map-legend .list-column h2{
    height: 32px;
}

#track-map-legend\ .list-column h2{
    height: 50px;
}

#track-map-legend .list-column.last {
    margin-right: 0;
}
#track-map-legend .list-column dl {
    height: 21em;
    padding-top: 0.5em;
}
#track-map-legend .list-column dt {
    float: left;
    clear: left;
    width: 120px;
    height: 2em;
}
#track-map-legend .list-column dd {
    float: left;
    clear: none;
    margin-bottom: 0.5em;
    height: 2em;
}

#track-map-legend .list-column dd img {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;


}
