ul.kwd-group {
    border-bottom: 1px dotted #999;
    font-size: 0.833em;
    font-weight: bold;
    line-height: 2;
    margin: 0;
    padding: 0.5em;
    padding-left: 0px;
    text-align: left;
}

div.kwd-head {
    color: #990012;
}

ul.kwd-group li.kwd {
    padding-left: 0px;
    margin-left: 0px;
}

/* no display for table captions and footers */
div.table-expansion div.table-caption,
div.table-expansion div.table-foot {
        display: block;
}

div.fulltext-view div.abstract {
    border-bottom: 2px dotted #999;
}


span.red-shading {
    color: #ff0000;
}