.bluetitle {
	/*color: #005b9b;
	font-family: Arial;
	font-size: 32px;*/
	padding-top: 5px;
	padding-bottom: 20px;
	background: url(../images/caption-estate.png) no-repeat 0 0;
	width: 228px;
	height: 35px;
	text-indent: -9999px; /*hide the text*/
}
.searchform {
	color: #404041;
	font-family: Arial;
	font-size: 0.9em;
}
.searchform p {
	padding: 5px 0;
}
.searchform input text {
	border: solid 1px #43728b;
	width: 230px;
	height: 21px;
	color: #404041;
	font-family: Arial;
	font-size: 12px;
}
.searchform input[type="text"] {
	border: #4A7088 solid 1px;
	width: 228px;
	height: 16px;
}
.searchform .bluebold {
	color: #22579B;
	font-weight: bold;
}
.searchform label {
	color: #424242;
	font-weight: bold;
}
.typeviewoptions1 {
	padding-top: 5px;
	float: left;
	width: 100px;
}
.typeviewoptions2 {
	padding-top: 5px;
	float: left;
	width: 150px;
}
.searchform .formBtn {
	font-family:Arial, Helvetica, sans-serif;
	width: 75px;
	height: 28px;
	line-height:28px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	color: #fff;
	border: none;
	cursor: pointer;
	border: none;
	outline: none;
}
.searchform .resetbutton {
	background: url(../images/btn-reset.png) no-repeat 0 0;
}
.searchform .resetbutton:hover {
	background: url(../images/btn-reset-over.png) no-repeat 0 0;
}
.searchform .submitbutton {
	background: url(../images/btn-search.png) no-repeat 0 0;
	margin-left: 4px;
}
.searchform .submitbutton:hover {
	background: url(../images/btn-search-over.png) no-repeat 0 0;
}
.searchform .formbuttongroup {
	position: absolute;
	bottom: 0px;
 *margin-top:66px;
}
.mapboxcontainer {
	width: 330px;
	padding-bottom: 4px;
	line-height:15px;
}
.mapboxcat {
	color: #264C57;
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
}
.mapboxcontent {
	color: #111111;
	font-family: Arial;
	font-size: 12px;
	padding-top: 3px;
	font-weight: bold;
}
