
<style>/* Styles for the site map */
.site-map{list-style-type:none; padding:0;}
.site-map li{margin-bottom:20px;}
.site-map li:not(:last-child){border-bottom:1px solid #ccc; max-width:70%;}
.site-map li:last-child{border:0;}
</style>