fieldset#refineSearch {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #fff5e5;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label.refSearch {
	color: #000;
	float: left;
	margin: 5px 5px 0 5px;
	text-align: left;
	font: 900 11px/11px Arial, sans-serif;
}
label.refSearch input, label.refSearch select {
	padding: 2px 0 0 2px;
	float: left;
	border: 1px inset #999;
}

fieldset#refineSearch select {
	height: 21px;
}

label#refcity, label#refcity select, label#refbeds, label#refbeds select, label#refbaths, label#refbaths select, label#refpets, label#refpets select { width: 100px; }

label#refcity select#refcity, label#refbeds select#refbeds, label#refbaths select#refbaths, label#refpets select#refpets {
	margin-top: 1px;
	width: 100px;
}
input#showMoreOptions {
	margin: 10px 10px 9px 5px;
	float: right;
}





.mgr_form {
	width: 300px;
}
.result {
	width: 850px;
	background-color: #FFF;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.result_body {
	background-color: #FFF;
	padding: 5px 5px 0px 5px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 0em;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
img.property {
	border: 1px solid #999;
	padding: 3px;
	background-color: #ECECEC;
	clear: left;
	float: left;
	width: 125px;
	height: 80px;
}

img.mgr {
	border: 1px solid #999;
	padding: 3px;
	background-color: #ECECEC;
	clear: left;
	float: left;
}

.text {
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: right;
	float: right;
	width: 685px;
}
.titlebar {
	background-color: #1b75bc;
	padding: 1px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
}
.footbar {
	background-color: #f6f6f6;
	padding: 1px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
a.moreinfo, a.moreinfo:link, a.moreinfo:visited, a.moreinfo:active {
	background: url(../files/moreinfo.jpg) no-repeat;
	border: none;
	display: block;
	float: right;
	width: 123px;
	height: 20px;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 0px 0px;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 3px;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}


#form_mgr label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

#form_mgr {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
