#Banner {
background-image: url('../images/Banners/Properties.jpg');
}

#PropertyGrid {
	
}

#PropertyList {
margin: 0;
padding: 0;
list-style: none;
}

#PropertyList li {
float: left;
margin-right: 20px;	
margin-bottom: 17px;
}

#PropertyList li.Last {
margin-right: 0;	
}

#FilterBox {
width: 499px;
height: 74px;
position: relative;
background-image: url('/images/FilterBackground.jpg');
margin-bottom: 1em;
}

#FilterBox form {
margin: 0;
position: absolute;
right: 50px;
top: 15px;
}

#FilterBox label {
font-size: 1.3em;	
}
