#nav,
#search,
div.pager,
div.skiplinks,
#navAccount,
#search-filters,
#sort-by,
#save-search,
#sub-filters,
#breadcrumbs,
#resources,
#ads,
a.favourite,
#footerLinks,
div.imgThumbnails,
div.additionalProperties,
.agent .small,
.caption a,
.ad,
div.links, 
.email,
.openhomes h4,
.hide,
.openhome-download,
.dtstamp,
.realestate,
.legal,
#nav-top,
#logo h1 a,
#listingMapContainer {
	display: none;
}

body {
	font: 62.5%/1.5  Verdana, Arial, sans-serif;
	letter-spacing: 0.05em;
	font-size: 0.7em;
	line-height: 1.5em;
}

h1 {
	font: 2.1em "Palatino Linotype", Georgia, "Times New Roman", Times, serif; /* 24px */
	line-height:  1;
	margin:0 0 1em 0;
	padding-top:0;
}

#itemContent{
	float: left;
	width: 358px!important;
}

div.floatLeft {
	width:  60%;
	float:  left;
}

div.floatRight {
	width:  50%;
	float:  right;
}

* html div.floatRight {
	width:  43%!important;
	float:  right;
}

.vcard {
	float:  left;
	margin-top:25px;
}

.tel {
	display: block;
}


/* Hacks to get the galleryview slideshow looking good. Hide everything except
 * the main images, and resize them so they fit. */
.imgDisplay #gallery  {
	width: 280px !important;
	height: 200px !important;
	border: 0 !important;
	overflow: hidden;
	float: right;
}
.imgDisplay #gallery img {
	width: 280px;
	height: 200px;
	border: 0;
	overflow: hidden;
}

#logo {
	display:list-item;
	list-style-image:url('/img/logo.png');
	list-style-position:inside;
	color:#fff;
	letter-spacing:-1000em;
	height: 60px;
	width: 253px;
}

.clear {
	width:  98%;
}

.content {
	width:  90%;
	float:  left;
}

table, td, th {
	border:  0px solid;
}

th {
	text-align:  left;
}

h3 {
	margin:  0;
}

#footer {
	float:  left;
	width:  98%;
}

div.openhome {
	float:left;
	padding-top:20px;
	}

.dtend {
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	border:0;
	width:100%;
	}
	
.dtstart {
	padding-left:30px;
	padding-right:5px;
	text-decoration:none;
	border:0;
	width:100%;
	}

.about-title {
	padding-top:20px;
	}
	
.location {
	display:block;
	width:100%;
}

.about-title {
    clear: both;
}

