.loginbar,
#header ul,
#navbar,
#nav,
#sidebar,
#sidebar2,
#footersearches,
#usmtag,
.slideshownav,
.mlsnavbar,
.formarea,
.mlsmaplink,
#footer { display: none; }

body {
	font: 0.81em/1.4 Georgia, "Times New Roman", serif;
}

#wrapper {
	padding-top: 3.5em;
}

#header p#sitename {
	font-size: 200%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

/* detail view */
.mlsleftcol {
	float: left;
	width: 300px;
}

.mlsrightcol { margin-left: 310px; }

.mlsdisclaimer {
	clear: both;
	color: #000;
	margin-top: 20px;
	border-top: 1px dashed #fff;
}

/* list view print styles, just for kicks */
#list_view_wrapper .list_item {
	clear: both;
	margin-bottom: 1em;
	border-top: 1px solid #cce;
	padding: 1em 0;
}

.list_image {
	float: left;
	text-align: center;
}

.list_image a img {
	border: 1px solid #ddd;
}

.list_details {
	margin-left: 210px;
}

.list_details .Town {
	float: left;
	font-weight: bold;
	margin-right: .45em;
}

.list_details .State {
	float: left;
	font-weight: bold;
}

.list_details .town span.area {
	font-weight: normal;
}

.list_details .List_Price {
	float: right;
}

.list_details .List_Price span {
	font-weight: bold;
}

.list_details .list_remarks {
	clear: right;
	margin-bottom: 1em;
}
