﻿@import url("search_filter.css");

.results_row
{
    color: #442200;
    font-family:Arial;
    font-size:12px;
    clear: right;
    float:left;
    margin: 5px 0px;
    width:690px;
}

.search_date
{
    clear:both;
    font-family: Arial;
    font-weight: bold;
    color: #640206;
    float:left;
    margin:15px 0px 10px 0px;
    font-size:14px;
}

.results_row a
{
    color: #462400;
    text-decoration: underline;
    font-weight:bold;
}

.results_row a:hover
{
    color: #4b3d2e;
}

.offer_amount
{
    color: #640206;
    font-style: italic;
}