
    .carousel.property .preview img {
        max-width: 100%;
        width: auto;
        vertical-align: middle;
        max-height: 420px;
    }
@media (min-width: 980px) {
    .carousel.property .preview {
        height: 420px;
        overflow: hidden;
        text-align: center;
        line-height: 420px;
        vertical-align: middle;
    }
}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
    margin-left: 20px;
}

.widget.properties .content .property .image {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 104px;
    max-height: 84px;
    overflow: hidden;
}


#footer-inner > div > div.span2.copyright > p > span {
    float:right;
}

.chzn-container-multi .chzn-choices .search-field input {
    height: inherit;
}

#main > div > div.span9 > div.properties-grid > div > div > div.image > div.content {
    height: 202px;
    overflow: hidden;
}

.properties-grid .property .image img {
	max-height: 180px;
    width: 100%;
}


.recent-offer-view-link {
    max-width: 250px;
}

.width100 {
    width: 50px!important;
}

.widget.properties .content .property .title h3 a {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
}

.features-wrapper {
    background: #02344a;
    margin-bottom: 10px;
}
.features-wrapper .page-header{
    color: #ffffff;
}
