#parkSearchBanner {
	width: 100%;
	position: relative;
	margin: 10px 0 !important;
	height: 183px;
	display: block;
	float: left;
	margin-left: -8px !important;
}
#parkSearch span, #parkSearch div, #parkSearch li, #parkSearch td {
	font-family: 'Arial', sans-serif;
}
#parkSearchForm {
    margin: 83px 0 0 68px !important;
    width: 509px;
}
input#parkSearchParkName {
	background: transparent;
	height: 28px;
	width: 610px;
	padding: 7px 5px 5px !important;
	border: 0;
	outline: 0;
	color: #B0AA9D;
	font-family: 'Georgia', serif;
	font-size: 21px;
	font-weight: bold;
}
#parkSearchForm input#parkSearchCityName, #parkSearchForm input#parkSearchParkName {
	background: transparent;
	height: 28px;
	width: 420px;
	padding: 7px 5px 5px !important;
	border: 0;
	outline: 0;
	color: #B0AA9D;
	font-family: 'Georgia', serif;
	font-size: 21px;
	font-weight: bold;
}
div.clearer {
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
}
#parkSearchForm a.parkSearchLocation {
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin: 0 40px 0 0 !important;
	padding-left: 20px !important;
	display: block;
	float: left;
	background: transparent url(https://ecwcss01.llbean.com/images/parksearch/park_radios.png) no-repeat 0 -16px;
}
#parkSearchForm button {
	width: 75px;
	height: 29px;
	background: url(https://ecwcss01.llbean.com/images/parksearch/parkSearch-button.png) no-repeat;
	border: 0;
	margin: -35px 0 0 10px !important;
	cursor: pointer;
	float: right;
}
#parkSearchForm a:link, #parkSearchForm a:active, #parkSearchForm a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
}
#parkSearchForm a.parkSearchLocation.selectedSearch {
	background-position: 0 1px;
}
	
#ohRanger-pop {
	display: none;
	background-image: url(/images/parksearch/120806_Oh_Ranger_Popin_Background.png);
	width: 692px!important;
	height: 486px!important;
	border-top: medium none !important;
}
.closeRanger {
	bottom: 0;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.rangerText {
	float: left;
	margin: 86px 0 0 37px;
}
.rangerPhone {
	float: left;
	margin: 40px 0 0 30px;
}
.rangerButtons {
	float: left;
	margin: 70px 0 0 30px;
}

.ohRanger > .ui-dialog-titlebar{display: none;}

.ohRanger.ui-dialog {
position: absolute;
z-index: 9999 !important;
width: 692px!important;
background-color: transparent!important;
box-shadow: none;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;}
 
.ohRanger > .ui-dialog-content {
background-color: transparent!important;
  padding-bottom: 0 !important;
}