#SitemapContainer
{
    margin-top:10px;
}
h2 
{
    font-size:15px;
    font-weight: bold;
    padding: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #70736b;
}
.Level1 
{
    width: 180px;
    float: left;
}
Clear 
{
    clear: left;
}
ul 
{
    margin:0px;
}
li 
{
    list-style-type: none;
    line-height: 18px;
}
a 
{
    text-decoration: none;
    color: #000;
}