#clear {height: 80px;}

#sitemap {
list-style: none;
}
#sitemap li {
font-size: 14px;
font-weight: bold;
margin: 0;
}
#sitemap ul {
padding-left: 30px;
padding-bottom: 5px;
margin: 5px 0 10px 20px;
list-style: disc;
border-left: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
#sitemap ul ul {
border: 0;
margin: 0px 0 10px;
padding-left: 20px;

}
#sitemap li li {
font-size: 12px;
font-weight: normal;
}
#content .states a,
#sitemap a {
text-decoration: none;
}
#content .states a:hover,
#sitemap a:hover {
text-decoration: underline;
color: #333;
}

h6.sitemap {
clear: both;
margin: 0 0 5px;
padding: 20px 0 5px;
border-bottom: 1px solid #CCC;
}
ul.states {
margin: 0;
list-style: none;
}
ul.states li {
margin: 0;
float: left;
width: 33%;
font-size: 10px;
}

