.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-repeat:repeat-x;
    height:26px;
    padding-right:14px;
    font-size: 150% !important;
    text-align: center;
    border-bottom: dotted 1px #3F677A;
    
}

A.lexLetterNav
{
    padding-right:15px;
    text-decoration:none;
    }
    
    
 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;
    border-bottom: dotted 1px #3F677A !important;
    
}

.lexLetter
{
    background-image:url(../../images/custom/lexletterBG.png);
    background-repeat:no-repeat;
    text-align: center;
    vertical-align:top;
    width: 50px;
    background-position: center top;
    font-size: 24px !important;
}

.lexTextLink
{
    font-size: 115% !important;
   
    }
    
.lexTextLink a, .lexTextLink a:hover, .lexTextLink a:visited, .lexTextLink a:link, .lexTextLink a:active
{
    font-size: 115% !important;
   
    }
        
.lexColumns
{
    padding-right:33px;
     line-height: 125%;
     text-decoration:underline;
    
}

#LexiconContent a
{text-decoration:underline !important;}

#TDWithPic img
{margin-left:10px;    
    }