﻿div.search_content h2 { color: #003399; }
table.services td { vertical-align:top; padding: 8px; }
div.search_content ul { margin-top:0px; margin-left: 5px; padding: 0px; padding-right:0; padding-left:10px; }
div.search_content ul li { padding: 4px; }

ul li a { font-size: 8pt; } /*font size*/



div#showallservices {
    border: 1px solid #f0f0f0;
    height: 30px;
    margin-bottom: 10px;
}

div#showallservices .servicetype {
    display: inline;
    float: left;
    padding: 10px;
}

div#showallservices .servicetype em {
    font-style:normal;
}

br.clearleft {
    line-height: 0;
    clear: left;
}



h1 {
    margin-bottom: 20px;
}

a span.service_category,
a:visited span.service_category,
a:link span.service_category
{
    text-decoration: none;
    color: #000099;
    /*color: #003000;*/
}
