form#search {
    text-align: center;
}

span.search_percentage {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:   10pt;
    font-weight: bold;
    color:       navy;
}

span.search_description {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:   8pt;
    font-style:  italic;
    color:       navy;
    
    margin-left: 8pt;
}

a.search_result {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:   10pt;
    font-weight: bold;
    color:       navy;
}

