.sitemap a {
    color: #00848B;
    text-decoration: none;
}

.sitemap a:hover {
    color: #66B5B9;
}

.sm_folder_1 {
    position: relative;
    margin:0px;
    padding:0px;
}

.sm_folder_2 {
    position: relative;
    margin:0px;
    padding:0px;
}

.sm_pages {
    position: relative;
    margin:0;
    padding:0;
}

.sm_folder_txt_1 {
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.sm_folder_txt_2 {
    font-size: 13px;
}

.sm_pages_txt {
    font-size: 11px;
}

.sm_line {
    position: relative;
    margin:0px;
    padding:0px;
    height: 1px;
    line-height:1px;
    /*border-bottom: 1px solid #efefef;*/
}
