.sitemap_cont{
text-align:left;
width: 400px;
margin-left: 90px;
padding: 5px;
}
.sitemap_cont a.page_href:link,
.sitemap_cont a.page_href:active,
.sitemap_cont a.page_href:visited{
margin: 6px 4px;
display: block;
font-weight: bold;
text-decoration: none;
}
.page_item_delemiter{
float: left;
margin-right: 5px;
background: url( '../../img/sitemap_page_delemiter.gif' ) no-repeat top center;
width: 10px;
height: 10px;
}
.block_body{
border:2px solid #FACC89;
}
