#search_results
{
    font-family:verdana,tahoma,'times new roman',sans-serif;
    font-size:11px;
    color:#000;
    padding:5px;
}
#search_results h2,h3,h4,#search_paging h4
{
    font-family:verdana,tahoma,'times new roman',sans-serif;
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:2px;
}
#search_results h2
{
    font-size:14px;
    color:red;
}
#search_results h3
{
    
}
#search_results h3 a
{
    text-decoration:underline;
}
#search_results h3 a:hover
{
    text-decoration:none;
}
#search_results div
{
    padding:5px;
    border-bottom:1px dotted #000;
}
p.job_prof
{
    font-family:'courier new';
}
a img
{
    border:none;
}
#search_paging
{
    padding:5px;
}
#search_paging a
{
    padding:2px;
    border:1px solid #000;
    margin:2px 2px;
    text-decoration:none;
    font-size:10px;
}
#search_paging a.sel
{
    color:#fff;
    background-color:#000;
    cursor:default;
}