/*Element Styles*/
fieldset, legend { margin: 0; padding: 0; }
form { padding-top: 1em; } 
/*ID Styles*/
#content-wrapper { background-image: none; }
#content-left { width: 375px; overflow: hidden; float: left; margin-right: 15px; display: inline; font-size: 13px; }
#content-right { width: 555px; float: left; font-size: 12px; line-height: 1.6em; overflow: hidden; margin-left: 15px; display: inline; }
#content-right p { margin-top: 1em; }
#content-right a { font-weight: normal; }
#mortgage_calculator { font-size: 12px; width: 555px; display: inline; }
#mortgage_calculator input { border: 1px solid #ccc; }
#mortgage_calculator-left { width: 200px; float: left; overflow: hidden; display: inline; margin-left: 75px; }
#mortgage_calculator-right { width: 200px; float: left; overflow: hidden; display: inline; margin-right: 75px; }
/*Class Styles*/
.listing-image { width: 372px; height: 285px; margin-bottom: 10px; }
.breadcrumbs { margin-bottom: 1.2em; }
.clear { clear: both; }
