/*---------- Glossary mod -----------*/
a.glossary{
    position:relative;
    z-index:7;
    color:#3CA3FF;
    font-weight:bold;
    text-decoration:none;
    cursor: help;
}
.glossary{    
    font-size: small;
    font-family: tahoma, sans-serif;
}
div.letter_selection{
    border-bottom:1px solid #696969;
    background : #D6D6D6;
    padding-bottom:10px;
    padding-top:6px;
    font-weight:bold;
    font-size:25px;
    font-family : times new roman;
}