@import url(imoveis.css);


#content header h1 {
   /* background-image: url('../../img/section/real-states/tit-releases.png');*/
    height: 30px;
    margin-bottom: 25px;
}

#content article {
    display: inline-block;
    height: 1%;
    zoom: 1;
    margin: 40px 0;
}

#content article.first {
    margin-top: 0;
}

#content article figure {
    float: left;
    background: #787878;
    margin: 3px 21px 3px 3px;
    width: 262px;
    height: 222px;
}

#content article figure img {
    width: 262px;
    height: 222px;
    float: left;
    margin: -3px 0 0 -3px;
}

#content .building_desc_holder 
{
	width:385px;
	float:left;
}

#content article hgroup {
    margin-bottom: 10px;
}

#content article hgroup h1 {
    color: #FF5C00;
    font-size: 27px;
    font-weight: bold;
}

#content article hgroup h2 {
    color: #47CDCB;
    font-size: 12px;
    font-weight: bold;
}

#content article ul li {
    line-height: 18px;
    padding: 0 0 0 10px;
    background: url('../../img/common/marker-1.png') no-repeat left center;
    display: inline-block;
    height: 1%;
    zoom: 1;
    width: 380px;
}

#content article address {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    padding: 10px 0;
}

#content article a {
    width: 33px;
    height: 49px;
    background: url('../../img/section/real-states/bt-more.png') no-repeat left top !important;
    float: left;
    text-indent: -9999px !important;
}
















