#header,
#nav,
#leftpanel,
#footer,
.slideshownav,
.mlsnavbar,
.formarea,
#navbar,
.mlsmaplink,
input,
#eznavigatortpl { display: none; }

body {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.3;
}
a{
	color:#000;
}
#printlogo {
	width: 180px;
	height: 60px;
	display: block;
	margin-bottom: 1em;
}

/* detail view */
.mlsleftcol {
	float: left;
	width: 300px;
}

.mlsrightcol { margin-left: 310px; }

.mlstitleinfo {
font-size: 150%;
font-weight: bold
}

.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;
}

/* home page */
#homelistings .list_item {
	float: left;
	width: 355px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #545454;
}
#homelistings .list_details {
	margin-left: 165px;
}
#homelistings .list_item p {
	padding-bottom: 0px;
	padding-top: 5px;
}
#homelistings .List_Price,
#homelistings .MLS_Number {
	font-weight: bold;
	font-size: 10px;
}
#homelistings h2 {
	clear: both;
}
.taxbglight td, .taxbgdark td{
	padding-bottom:5px;
}
.taxcellbgdark td, taxcellbglight td{
	padding-top:5px;
}