div.fre-result-title h3  {
font-size: 24px;
}

div.fre-result-title h4  {
font-size: 20px;
}
span.fre-new-link a:visited,
span.fre-new-link a:link  {
    /*border: 1px solid #000000;*/
    color: #fff;
    padding: 5px 10px;
    background: #0274BE;
}
span.fre-prev-link a:link,
span.fre-next-link a:link,
span.fre-prev-link a:visited,
span.fre-next-link a:visited,
span.fre-prev-link a:hover,
span.fre-next-link a:hover {
    color: #fff;
    background: #0274BE;
    border: 1px solid #000000;
    padding: 5px 10px;
}
li a.iframe-contact {
    background-color: #5A62AE;
    /*border: 2px solid #000000;*/
    display: block;
    font-weight: bold;
    color: #eeeeee;
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    margin: 5px 0;
}
li a.iframe-contact a:link {
    color: #888888;
}

div.fre-listing-image a.fre-property-images img {
    max-height: 150px;
    max-width: 175px;
}

div.fre-listing-image {
    height: 160px;
    width: 180px;
}