#header h1, #header hr, #header .hide, #banner, #subnav, #footer, #navigation, #tabs, #default1, #default5, #options, #tip-a-friend, #paginatr, a.broker, #default6, p.hide, #NEW {
	display: none;
}

body, p, table, td, th, ul, ol, dl, div {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
dt {
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
h2 {
	margin-bottom: 50px;
}
#houses div h2 {
	margin-bottom: 0;
}
#logo {
	float: right;
}
#summary-img {
	float: left;
	margin-right: 15px;
}
#shell {
	margin-top: 40px;
}

/* House overview
***********************************/
dl.house {
	position: relative;
	min-height: 100px;
}
* html dl.house {
	height: 100px;
}
dl.house dt {
	margin-bottom: 5px;
	padding: 0;
	margin-left: 100px;
	font-size: 1em;
	font-weight: bold;
}
	dl.house dt span {
		margin: 0; 
		padding: 0px;
		position: absolute;
		color: #000;
		top: 0;
		right: 0;
		font-weight: bold;
	}
dl.house dd.image {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
dl.house dd.description {
	font-size: .9em;
	margin-left: 100px;
}
	dl.house dd p {
		margin: 0; padding: 5px;
	}
	
/* Huis details
***********************************/
#default4 a{
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}
