.searchHighlight {
    font-weight: bold;
    background-color: #ccffff;
}

#searchResults .title {
    font-weight: bold;
    font-size: 14pt;
}

#searchResults .summary {
    font-style: italic;
}
