h2 {
float: left;
width: 630px;
font-weight: bold;
font-size: .9em;
margin-bottom: 3px;
margin-right: auto;
margin-left: 0px;
}
div.landscaping {
width: 850px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #d2c4b0;
border-top-style: none;
border-right-style: none;
border-left-style: none;
margin-top: 10px;
}
div.landscaping img {
display: block;
float: right;
width: 180px;
height: 120px;
margin-right: 0px;
margin-bottom: 10px;
}
div#content-in div.landscaping p {
float: left;
clear: left;
width: 630px;
}



