/* Enter Your Custom CSS Here */

#glossary fieldset {
    background: transparent none repeat scroll 0% 0%;
    border: 2px dashed #FB0;
    padding: 0 18px;
}

#glossary legend {
    background: #FFF;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    padding: 0px 5px;
}