
h2 {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1em;
}

div#sitemap_container h2 a {
    display: block;
    margin-bottom: 2em;
}

ul.itemlist, ul.itemlist_bullet {
    margin: 0 0 1em 0;
}

ul.itemlist_bullet li.item, ul.itemlist li.item {
    padding: 0;
    margin: 0 0 0 1.5em;
} 

ul.itemlist_bullet li.item a.item_title, ul.itemlist li.item a.item_title {
    font-weight:normal;
    text-decoration: underline;
}

div.sitemap_container {
    width: 100%;
}

div.sitemap_row {
    width: 100%;
    clear: both;
}

div.sitemap_column {
    width: 49.5%;
    float: left;
    padding-bottom: 25px;
}

div.medium_name {
    font-weight: bold;
    margin-bottom: 15px;
}

div.sitemap_medium {
    width: 49.5%;
    float: left;	
}

div.sitemap_one_col {
	margin-bottom: 15px;
}

