dl {
    margin: 15px 0 15px 5px
}

dd {
    margin-left: 0;
    font-size: 11px !important;
}

    dd a {
        font-size: 11px !important;
    }

.menu {
    text-decoration: none;
    font-size: 13.3px;
    color: #004E9B;
}

.DocumentGenericName {
    color: #eaaa00 !important;
}

.shadetabs li a.selected {
    padding-bottom: 4px;
    border-width: 3px 1px 0;
}

.AlphaBoxCellSelected {
    background-color: #eaaa00 !important;
}

.AlphaBoxCellNotActive {
    background-color: #eaeaea !important;
}

.categoryDesc {
    font-weight: 800;
    color: #eaaa00;
    text-transform: uppercase;
}

.AlphaSubCatStyleSelected a {
    font-weight: 800;
    color: #eaaa00 !important;
    text-decoration: none
}

.ltlBreadcrumbMainCat {
    font-weight: 1000;
    color: #eaaa00;
    text-decoration: none;
    font-size: 13px;
}

.ltlBreadcrumbSubCat {
    font-weight: 1000;
    color: #eaaa00;
    text-decoration: none;
    font-size: 13px;
}

.CategoryDivider {
    font-weight: 1000;
    color: #eaaa00;
    text-decoration: none;
    font-size: 13px;
}

.tabcontent a:link {
    text-decoration: none
}

.tabcontent a:visited {
    text-decoration: none
}

.denotement {
    display: none !important
}

.PreviousNextContainer {
    display: none !important
}

.DocumentPanel_breadcrumb {
    background: #f7f7f7;
    padding: 8px;
    width: 95%;
    border-radius: 4px;
    color: #002855;
    border: #d1d4db solid 1px;
    margin-bottom: 20px;
}

    .DocumentPanel_breadcrumb a {
        text-decoration: none;
    }

.PDFInPage {
    text-align: center
}

    .PDFInPage a {
        text-transform: uppercase;
        font-size: 18px;
        text-decorationx: none;
        color: #162361
    }

        .PDFInPage a::after {
            content: " (download this PDF) ";
            font-size: 12px;
        }

#SearchResultsTable {
    line-height: 2;
    margin: 15px 0;
}

.ImageDB {
    -webkit-box-shadow: 0 8px 6px -6px #333;
    -moz-box-shadow: 0 8px 6px -6px #333;
    box-shadow: 0 8px 6px -6px #333;
}

.shadetabs li a {
    display: inline-block;
    width: 64px !important;
    height: 30px;
}

    .shadetabs li a.selected {
        position: relative;
        top: 1px;
        text-align: center;
        display: inline-block;
        height: 30px !important
    }

.shadetabs {
    margin-bottom: -3px;
}