#maincontent {
	width: 900px;
	float: none;
}

#content {
	width: 692px;
	float: right;
}

/* detail view overrides */
#content .formarea ul,
#content .mlsrightcol ul { margin-left: 0; }
.mlsrightcol { width: 370px; }

/* advanced search page */
.searchfeatured {
	float: left;
	margin-right: 20px;
}

.ourlistingslink {
	clear: left;
	padding-top: 8px;
	font-weight: bold;
}

.headingpropertysearch { display: none; }

#advancedsearch select { width: 110px; }

/* On the Rentals database, give this class more width */
#rentals .listfavright {          
        width: 70%;
        font-weight: bold;
        margin: -15px 0 10px 0;
}

#rentals .listviewleft img { padding: 0; margin: 0;}

#rentals .listviewwrap { margin: 10px 0; border: 0; border-top: 1px solid #000; }  

/* offered at text info */
#mlsdetailview .mlsofferedat { text-transform: none; font-weight: bold; }


