

body {
	background:white;
	font-size:6pt;
	color:#000;
}

.home {
	border:none;
	min-height:0;
	height:auto;
	overflow:hidden;
}

.home .inner {
	min-height:0;
	height:auto;
}

.preview {
	min-height:0;
	float:none;
	display:block;
}

.description {
	width:400px;
}

.home h2, h3 {
	margin:0;
	font-size:2.8em;
}

.price {
	margin:0;
}

.home h2 {
	margin-top:0;
}

html>body .information {
	height:auto;
}

.information {
	padding:0;
	height:auto;
}

.home h2 span {
	display:inline;
}

#google-map {
	clear:both;
	display:block;
	position:relative;
	left:-160px;
	width:400px;
}

.gallery,
.subnav,
.prev,
.next,
a.tour,
.blank,
#copyright,
#logocontrol,
noscript,
.prev-next,
#header .property,
a.calculator,
.actions,
.big,
.direction-search,
#menu,
#header,
.banner {
	display:none;
}

.home .inner {
	float:none;
	width:500px;
	height:auto;

}


/*

.description {
	width:400px;
}

#page {
	width:auto;
	min-width:auto;
	margin:0 10%;
}

.home .inner {
	width:300px;
	padding:0;
}

.home-row td { width:auto; }

.information {
	width:100%;
}

.subnav,
.prev,
.next,
a.tour,
.blank,
#copyright,
#logocontrol,
noscript,
.prev-next,
#header .property,
a.calculator,
.actions,
.direction-search,
#menu,
#header,
.banner {
	display:none;
}

.home {
	border:none;
}

.preview {
	float:none;
}

.preview img {
	width:325px;
	height:auto;
}

#google-map {
	float:left;
	text-align:left;
	width:425px;
}

.home,
.preview {
	min-height:0;
}

* {
	background:white;
	color:#000;
	float:none;
	height:auto;
	min-height:auto;
	margin:0;

}*/