*   {
    margin: 0px;
    padding: 0px;
}

input, button  {
    border: 0px;
    vertical-align: middle;
    font-size: 1.0em;
}
img  {
    border: 0px;
    /*vertical-align: middle;*/
}
/*select  {
    font-size: 1.0em;
}
table   {
    font-size: 100%;
}
table th, table td  {
    text-align: left;
}*/

span.searchHighlight   {
    background-color: yellow;
}

.searchResult  {
    clear: both;
    
    margin-bottom: 20px;
}


