.tab_content {
    display: none;
}

.tab_default {
    display: block;
}

#icesat2_curators_left {
    float: left;
    width: 150px;
}

#icesat2_curators_right {
    float: left;
    width: 500px;
}

#curator_pages ul {
    margin: 0px;
}

#curator_pages ul.children {
    margin-left: 10px;
}

#curator_pages li {
    list-style: none;
    margin: 0px;
}