.lexBack {
    background-image: url(../../images/custom/lexBar_1px.png);
    background-repeat: repeat-x;
    height: 27px;
    padding-right: 14px;
    border-top: dotted 1px #3F677A;
    border-bottom: dotted 1px #3F677A;
}



.lexABC {
    /*  background-image:url(../../images/custom/lexalphabeitBG_1px.png);*/
    background-color: #3f7c9d;
    background-repeat: repeat-x;
    height: 26px;
    padding-right: 14px;
    font-size: 150% !important;
    text-align: center;
    border-bottom: dotted 1px #3F677A;
}

A.lexLetterNav {
    padding: 0 10px 0 5px;
    text-decoration: none;
    border-right: 1px solid #ffffff;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: bold;
}

    A.lexLetterNav:first-child {
        border-right: none !important;
    }


    A.lexLetterNav:hover {
        text-decoration: underline;
    }

.lex61pxBkgd {
    background-image: url(../../images/custom/lexLinkBar_1px.png);
    background-repeat: repeat-x;
    height: 61px;
    padding-right: 18px;
    padding-left: 12px;
    padding-top: 10px;
    padding-bottom: 8px;
    vertical-align: middle;
    background-position: center bottom;
}

.lexLetter {
    text-align: center;
    vertical-align: top;
    width: 50px;
    background-position: center top;
    font-size: 24px !important;
    color: #ffffff;
}

    .lexLetter p {
        background-color: #3f7c9d;
        /*background-image:url(../../images/custom/lexletterBG.png);*/
        background-repeat: no-repeat;
        text-align: center;
        vertical-align: top;
        width: 50px;
    }

.lexTextLink {
    font-size: 115% !important;
    width: 100%;
}



    .lexTextLink td:first-child {
        width: 50px;
    }


.lexColumns {
    padding-right: 33px;
    line-height: 125%;
}

    .lexColumns img {
        transform: rotate(180deg);
        padding-top: 3px;
    }

    .lexColumns a {
        text-decoration: none !important;
    }

.rptItems {
    width: 100%;
}

#LexiconContent a {
    text-decoration: underline !important;
}

#TDWithPic img {
    margin-left: 10px;
}

.tblBackToTop {
    padding-top: 10px;
    text-align: left;
}
