.search-results-gallery-property {
    border: none;
}
.search-results-gallery-property .textHolder {
    padding: 10px 0px;
}
div.search-results-gallery-property .textHolder h2 {
    text-transform: uppercase;
}
.search-results-gallery-property .price {
    color: #FFF;
    background: rgba(0,0,0,.6);
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
}
.search-results-gallery-property .price small {
    font-weight: normal;
    font-size: 12px;
}

.imageHolder {
    height: 175px !important;
}

.imageHolder .corner_flash h2 {
    box-shadow: none;
    padding: 5px 10px;
    width: auto;
    left: 0px;
    top: 0px;
    -webkit-transform: none;
    transform: none;
    font-size: 12px;
    text-shadow: none;
    text-transform: uppercase;
}