
div.rentals {background: url("/images/Rentals 1@493x275.jpg");}

div.sales {background: url("/images/Sales 1@493x275.jpg");}

div.left_link_text  {
    float: left;
    text-align: left;
    width: 100%;
    height: 29px;
    margin-top: 2px;
    border: 0px;
}

div.right_link_text {
    float: right;
    text-align: right;
    width: 100%;
    height: 29px;
    margin-bottom: 2px;
    border: 0px;
}

.left_link_text span {
    font-size: 1.3em;
    padding-left: 1em;
    /*height: 29px*/
}

.right_link_text span {
    font-size: 1.3em;
    padding-right: 1em;
}

.quick_sales_rentals_search {
    width: 493px; /* otherwise border forces reflow on float */
    height: 150px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding-bottom: 2px;
}

.lotd_teaser {
    width: 100%;
}

.thumb {
    width: 225px;
    margin: 2px;
}

.half {
    width: 50%;
}

