﻿#overview{
    margin:15px 40px 50px 20px;
}
#sitemap-overview{
    background:#fff url(/images/sitemap-background.gif) -7px 0 repeat-y;
    font-size:12px;
}
    
#overview div.normalize{
    float:left;
    width:210px;
    padding:0 0 0 14px;
    /*border-left:solid 1px #eee;*/
    margin:0 0 0 15px;
}    
#overview div.normalize.first{
    padding:0;
    border:0;
    margin:0;
}
#sitemap-clear{
    clear:both;
}
    


ul, li { list-style: none; padding: 0; margin-left: 10px;}
li { margin-left: 10px; padding: 0; }
