.loginbar,
#header #headerbloglink,
#navbar,
#sidebar,
#sidebar2,
#usmtag,
.slideshownav,
.mlsnavbar,
.formarea,
.mlsmaplink,
#hidegmap a,
#footernavbar { display: none; }

body {
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.3;
}

#header a {
	color: #000;
	text-decoration: none;
font-size: 180%;
font-weight: bold;
letter-spacing: .1em;
border-bottom: 1px solid #ccc;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;
}

#bottom_info {
	clear: both;
}
#bottom_info img {
	margin: 0 25px 0 0;
	float: left;
}
#bottom_info p {
	padding: 3px 0 0 0;
	display: block;
	margin-left: 255px;
}
#bottom_info p span {
	font-weight: bold;
	text-transform: uppercase;
}

/* detail view */
.mlsleftcol {
	float: left;
	width: 300px;
}

.mlsrightcol { margin-left: 310px; }

.mlsrightcol h3 {
	margin:0pt;
}

.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;
}
div#mlsleftbar{
	float:left;
}
ul#dv-usernav,ul#dv-breadnav,#dv-toolsmenu,#dv-slideshow-thumbs,#dv-actionmenu{
	display:none;
}
div.leftpanel{
	display:none;
}
div#rightpanel{
	display:none;
}
#dv-mortcalc{
	display:none;
	width:300px;
}