a {
    color:#003066;
}

.sitemap_grid_block {
    overflow:hidden;
    clear:both;
    border-bottom:1px solid #BBBBBB;
    margin-top:30px;
    padding-bottom:30px;
}

.sitemap_grid_block_top {
    overflow:hidden;
    clear:both;
    border-bottom:1px solid #BBBBBB;
    margin-top:0px;
    padding-bottom:30px;
}

.sitemap_grid_block_bottom {
    overflow:hidden;
    clear:both;
    margin-top:30px;
    padding-bottom:30px;
}

.sitemap_category {
    width:265px;
    float:left;
}

.sitemap_category_name {
    color:#BF9034;
    font-size:17px;
    display:block;
    padding:2px 0 15px;
}

.sitemap_section_name {
    color:#BF9034;
    font-size:14px;
    display:block;
    padding:0 0 10px;
}

.sitemap_section li {
    background: transparent url(/images/common/bullet.gif) no-repeat scroll 0 0.4em;
    padding-left:12px;
    font-size:11px;
    text-transform:none;
}
