#sitemap li {
    list-style: none;
    max-width: 500px;
}

#sitemap li.sitemap-subdomain-title h3 {
    color: inherit;
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
}

#sitemap li.sitemap-subdomain-title {
    margin-bottom: 10px;
}

#sitemap li.sitemap-section-title h4{
    color: #666;
    font-size: 110%;
    font-weight: bold;
}

#sitemap li.sitemap-section-title {
    margin-top: 3px;
}
