.listingresults
{
    margin-top: 0px;
}

.listingresults .listing
{
    width: 500px;
    border-top: 1px dotted #876d9a;
    clear: left;
    padding: 15px 0px;
}

.listingresults .listing .header
{
    font-size: 14px;
    font-weight: bold;
    color: #886c9c;
    margin-bottom: 5px;
}

.listingresults .listing .header a
{
    font-size: 14px;
    font-weight: bold;
    color: #886c9c;
    text-decoration: none;
}

.listingresults .listing .moredets, .searchform .linkbutton
{
    display: block;
    clear: left;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #886c9c;
    text-decoration: none;
}

.listingresults .listing .offer
{
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 182px;
    width: 300px;
    background-color: #fdff46;
    padding: 5px;
/*    color: #4b1577;*/
    color: #d30000;
}

.listingresults .listing .image
{
    float: left;
    width: 180px;
    height: 155px;
    border: 0px solid black;
}

.listingresults .listing .image .actions
{
    margin-left: 10px;
}

.listingresults .listing .image .actions a, .listingresults .listing .image .actions a:hover, .listingresults .listing .image .actions a:visited
{
    font-size: 11px;
    text-decoration: none;
}


.thumbnailimg
{
    cursor: hand;
    cursor: pointer;
}

.searchform
{
    width: 500px;
    margin-bottom: 25px;
}

#showadvlnk
{
    display: block;
    margin-bottom: 25px;
}

.searchform td
{
    padding: 5px 2px;
}

.searchform .formbtn
{
    border: 0px;
    background-color: #f7f0f5;
}

#sfqry
{
    width: 200px;
}

