﻿.HeaderItemMiddleSearchResults
{
    float:left;
    height:45px;
    width:698px;
    background:url(Layout/images/HeaderItem_Middle.jpg) repeat-x;
}
.SearchResultsTitleText
{
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:39px;
    width:635px;
    background:url(/App_Themes/Global/Images/Icons/search.png) no-repeat 5px 6px;

}
.resultsWrapper
{
    width:680px;
    padding:10px;
    border:0px solid white;
}
.resultsTitle
{
    font-size:1.5em;
}
.resultsDateModified
{
    color:grey;
    font-size:0.8em;
}

