.loginbar,
#navbar,
#sidebar,
.slideshownav,
.slideshowthumbs,
.mlsnavbar,
.formarea,
.mlsmaplink,
#leftpanel,
#sitecompany,
#usmtag { display: none; }

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
}

#header {
	margin-bottom: 1em;
	border-bottom: 1px solid #000000;
}

#header p {
	margin: 0;
}

#header a {
	color: #000;
	text-decoration: none;
	font-size: 16pt;
}

#footer {
	border-top: 1px solid #ccc;
}

#footer span {
	display: block;
}

/* detail view */
.mlsleftcol {
	float: left;
	width: 300px;
}

.slideshowthumbs {
	margin-top: 1em;
}
.mlstitleinfo { font-weight: bold;}
.mlsrightcol { margin-left: 310px; }

.nnerendisclaimer {
	clear: both;
	color: #000;
	font-size: 7pt;
}

.nnerendisclaimer img {
	float: left;
}

/* 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;
}*/