body {
	margin: 0;
	pading: 0;
	}
#ColLeft {
	width: 310px !important;
	border-right: 0;
	}
	
h1 {background-color: #6d8896;}
#AdvancedSearch {
	width: 650px !important;
	}
#AdvancedSearch table {
	background-color: #fff;
	}	
	
#OneColBottom {
	border: 0 !important;
	background: #fff !important;
	}	
	
#AdvancedSearch input.GoButtonBottom {
	color:#fff;
	margin: 10px 0 0 0;
	padding: 5px;
	}	
#AdvancedSearch .panel1 {
	border-right: 0 !important;
	}	
	
	
#propertySearchForm {
	margin: 0;
	padding: 0;
	}	
	#propertySearchForm fieldset {
		border: 0;
		margin: 0;
		padding: 10px 0 20px 0;
		clear: both;
		}
		#propertySearchForm fieldset legend {
			font-weight: bold;
			font-size: 110%;
			text-indent: -2px;
			color: #000;
			}
			
	#propertySearchForm .formRow {
		padding: 5px 0 10px 0;
		clear: both;
		}
	#propertySearchForm #propType {
		padding: 5px 0 50px 0;
		}
	#propertySearchForm label {
		width: 150px;
		float: left;
		}
	#propertySearchForm input.TextBox {
		width: 200px;
		float: left;
		}	
	#propertySearchForm input.tickbox {
		width: 12px;
		margin-right: 10px;
		float: left;
		}
	#propertySearchForm select {
		width: 200px;
		float: left;
		}	
	#propertySearchForm .submitRow {
		padding: 20px 0 20px 0;
		clear: both;
		}	
