.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}


#overlay {
    background-color:#eee;
    width:100% !important;
    min-width:100% !important;
    height:100% !important;
    min-height:100% !important;
    position:absolute;
    z-index:9999;
    display:none;
}

    #PageContainer {
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    }
    a#previous {display:inline block;}
    a#next {display:inline block;}
    #page_num_wrapper {display:inline block;}


#downloadable_resources_list>li {margin-bottom:1em;}
