b {
    font-weight: bold;
}

/*Page descriptions*/
.search_result_description {
    font-size: 80%;
}

.content .search_result_url a {
    color:     #115599;
    font-size: 85%;
    font-weight: lighter;
}

#result_report {
    text-align:       center;
    background-color: #e5ecf9; 
    font-weight:      bold;
    padding:           3px;
    margin-bottom:    14px;
}

.search_result_single {
    margin-bottom: 1em;
}
