@charset "utf-8";

ul.sitemapList
{
    margin-left: 2em;
}

ul.sitemapList li
{
    list-style-type: square;
    margin-bottom: 0.5em;
}
