﻿#homeContent
{
    padding:18px 0 0 0;
}
.siteBG
{
    	background: url(../images/site_bg.jpg) repeat-x top #000000;
}
#searchContent
{
    padding:8px 0 0 0;
}
.SearchedContent
{
    text-align:left;
}
#searchItemsContent
{
    background-color:#ffffff;
    height:660px;
}
span.sectionName
{
    font-weight:bold;
    font-size:9pt;
    color:#5794b1;
    padding-left:25px;
    margin-bottom:10px;
}
li span.sectionResults
{
    line-height:17px;
    font-size:8pt;
    color:#6e6e6e;
    text-align:left;
    padding: 5px 5px 5px 5px;
}
li span.sectionResults a
{
    line-height:17px;
    font-size:8pt;
    color:#6e6e6e;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
}
li span.sectionResults a:hover
{
    line-height:17px;
    font-size:8pt;
    color:#6e6e6e;
    text-align:left;
    text-decoration:underline;
    font-weight:bold;
}
.SearchItemDescription
{
    font-size:8pt;
    color:#6e6e6e;
    padding:0 0 0 5px;
    margin:0 0 0 0;
}
.SearchItemDescription p
{
    font-size:8pt;
    color:#6e6e6e;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.SearchedContent ul
{
    padding-top:8px;
    margin-top:8px;
}

