div#sitemap_body
{
    width:inherit; min-height:550px; height: auto !important;
    padding: 40px 0px 40px 0px;
    position: relative;
    text-shadow: 1px 1px 1px #FFF;
}

ul.sitemap_list{ list-style: none; list-style-type: none; float:left; display:inline; margin: 50px 150px 0 0px; }
ul.sitemap_list li{ margin: 0 0 20px 0; }

div#sitemap_body h3{ margin: 20px 0 10px 0; font-size: 16px; font-weight: bold; }

div#sitemap_body p
{
   margin-bottom: 20px; line-height: 32px; font-size:16px; 
}

