.glossaryEntry{
    padding-bottom: 8px;
    margin-bottom: 6px;
    border-bottom: 1px solid silver;
}
.glossaryTitle{
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 2px;
}
.glossaryLegend{
    font-weight: bold;
    margin-bottom: 12px;
}
.glossarylist{
    margin-bottom:30px;
}