﻿#SearchWrapper
{
    float: left;
    font-size: 11px;
    font-family: Tahoma;
}
#SearchWrapper h2
{
    padding: 0 0 10px 0;
}
#SearchWrapper td
{
    height: 35px;
}
#SearchWrapper hr
{
    margin: 10px 0;
}
#searchresultswrapper
{
    float: left;
    font-size: 11px;
    font-family: Tahoma;
    color: #000;
    margin: 20px 0;
}
#searchresultswrapper a
{
    color: #e5183d;
}
#searchresultswrapper td
{
    height: 20px;
    padding: 10px;
}