.property-row {
    background:transparent url('../img/properties_list_bg.gif') repeat-y;
    float:left;
    width:663px;
    margin-bottom:8px;
    position:relative;
    margin:0 0 10px 0;
    padding:0
}

.property-row li {
    float:left;
    width:328px;
    background:#fff;
    margin:0 7px 0 0;
    padding:9px 0 0 0;
    list-style:none
}

.property-row img {
    float:left;
}

.property-row .summary {
    float:left;
    width:152px;
    padding-left:6px;
    padding-bottom:30px
}

.property-row li.last {
    margin:0
}

.property-row li ul {
    float:left;
    width:152px;
    margin:0;
    padding:0
}

.property-row li li {
    float:left;
    width:142px;
    background:#fff url('../img/bullet_small.gif') left center no-repeat;
    margin:0;
    padding:0 0 0 10px;
    list-style:none
}

.property-points, .detail-link {
    font-size:0.9em
}

.property-row .street {
    margin-bottom:5px
}
.property-points .rent {
    margin-bottom:5px
}

/*Available immediately*/
.status-164 {background:#de9117}

/*Must see property*/
.status-166 {background:#de9117}

/*New Property*/
.status-165 {background:#b62e1f}

/*Reserved*/
.status-163 {background:#5a5a5a}

.property-status {color:#fff;padding:2px 9px;font-weight:bold}

.district {
    font-weight:bold
}

.detail-link {
    display:block;
    background:#fff url('../img/bullet_arrow.gif') left center no-repeat;
    padding-left:10px;
    clear:both;
    text-decoration:none;
    position:absolute;
    bottom:10px
}

#site-map-section a {
    text-decoration:none
}