input, select {
	padding: 0px; 
	margin: 0px;
}

#findform {
	width: 520px;
	border-bottom: 4px solid #B30037;
	margin: 30px 0 0 30px;
	padding: 0 0 30px 10px;
}

#findform  label {
	 font-size: 20px;
	 color: #fff;
	 
}

#findform p {
	float: left;
}

#find {
	margin: 0px 0px 0px 10px;
	width: 52px;
}

#reference {
	width: 355px;
}

#searchform {
}

#searchform p {
	height: 18px;
	float: left;
	padding: 0 15px 0 15px;
	font-size: 13px;
}




legend {
	font-size: 20px;
	color: #fff;
	padding: 15px 0 15px 5px;
}

fieldset {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 4px solid #B30037;
	width: 520px;
	margin: 0 10px 0 30px;
	padding: 0 0 30px 0;
}

.checkbox {
	margin: 0px 0 5px 0;
	width: 125px;
	
}


#searchbuttons p {
	padding: 0 0 0px 25px;
	clear: both; 
}

#searchbuttons p a{
	color: #fff;
}

#submitpara
{
	width: 500px;
	margin: 10px 0 10px 10px;
	padding: 0px;
}

#noresults
{
	width: 500px;
	margin: 10px 0 0 10px;
	padding: 0 0 30px 0;
}

#idlabel {
	display: none;
}

#tenure { height: 75px; }
#price { height: 85px; }
#size { height: 85px; }
#region { height: 150px; }

#region p {
	clear: both;
	width: 300px;
	height: 20px;
}

#propertytypes { height: 120px; }