.result{
	width:590px;
	height:118px;
	background: url(../images/bg_results.png);
	margin-bottom:14px;
	border:1px solid #eeeeee;
}
.result div{
	width:159px;
	height:111px;
	float:left;
	margin-right:20px;
	cursor:pointer;
}
.result span a{
	color:#db3b11;
	font-weight:normal;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 0 13px 0;
	float:left;
	width:410px;
	display:block;
}
.result span a:hover{text-decoration:underline;}

label.sale_select{
	width: 100px;
	display: block;
	float: left;
	padding:4px 0 0 20px;
	font-size: 14px;
}
label.firstt{padding-left: 0; width: 80px;}
select.sale_select{
	width: 100px;
	display: block;
	float: left;
	padding:1px 2px;
	border: 1px solid #e9e8e8;
}
select.sale_select option, select.sale_slaapkamers option{
	padding:2px;
}
select.sale_slaapkamers{
	width: 65px;
	display: block;
	float: left;
	padding:1px 2px;
	border: 1px solid #e9e8e8;
}
label.sale_slaapkamers{
	width: 108px;
	display: block;
	float: left;
	padding:4px 0 0 20px;
	font-size: 14px;
}

#salesearch{
	clear: both;
	width:597px;
	height: 90px;
}
#space{
	clear: both;
	width:597px;
}

.button{
	margin-left: 18px;
}

#ref-nr{
	margin-left:17px;
	border: 1px solid #e9e8e8;
	float: left;
	width:79px;
	height:18px;
	padding:2px 5px;}
