.propertyQuickSearch {
	width: 299px;
	height: 192px;
	padding: 16px;
	position: relative;
	background: url(../../pics/travelSearch.jpg) no-repeat left top;
	border: 1px #e0e0e0 solid;
	float: left;
	font-size: 11px;
	line-height: normal;
	color: #000;
}
.propertyQuickSearchHeading {
	color: #333;
	font-weight: bold;
	padding: 0px 0 3px 10px;
}
.propertyQuickSearchHeading h2 {
	font-size: 22px;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0;
	color: #fff;
}
.propertyQuickSearchTextInput {
	width: 225px;
	padding: 20px 50px 20px 20px;
	color: #888;
	border: 0;
	background: url(pics/quickSearchInput.png) no-repeat left top;
}
.propertyQuickSearchType {
	padding: 2px 0 0 10px;
}
.propertyQuickSearchType DIV {
	width: 105px;
	padding: 0 0 0 0px;
	float: left;
	margin: 0;
	overflow: hidden;
}
.propertyQuickSearchType DIV.clearDiv {
	width: auto;
	float: none;
	clear: both;
}
.propertyQuickSearchSubmitDiv {
	width: 73px;
	height: 36px;
	position: absolute;
	top: 177px;
	right: 18px;
	z-index: 200;
}
INPUT.propertyQuickSearchSubmit {
	padding: 6px 22px;
	background: url(../../pics/blueButton.gif) #2470e0 repeat-x right top;
	border: 1px #57c3ed solid;
	color: #fff;
	font-size: 11px;
}
.linkToSearch {
	padding: 15px 0 0 10px;
}
.linkToSearch A {
	color: #000;
}