#sitemap {
    margin-top: 15px;
}
#sitemap a {
    color: #fff !important;
}
#sitemap .cities {
    margin-bottom: 15px!important;
}
#sitemap h2 {
    font-family: Helvetica, Verdana, sans-serif;
    padding: 10px 0 3px 0;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    line-height: 15px !important;;
    margin: 0;
}
#sitemap ul {
    padding-left: 17px;
}
#sitemap h3 {
    margin: 4px 0 4px -4px;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-transform: capitalize;
}