* html #sec_nav li {
	float:left;
	width:100%;
	display:block;
	}

* html #sec_nav li ul {
	background:#fff;
	}
	
* html #sec_nav li li {
	display:inline;
	clear:both;
	background:none;
	}
	
	
* html #nav_forms {
	margin:19px 0 0 0;
	}

* html #nav_forms form {
	border:none;
	}
			
* html #nav_forms fieldset {
	padding-bottom:16px
	}

* html #thepark #content ul.form-list li .rad,
* html .rad,
* html .chk {
	margin:0;
	padding:0;
	}
							
* html #feature_box_two {
	padding:0 0 0 3px;
	}

* html #feature_box_two .left,
* html #feature_box_two .middle,
* html #feature_box_two .right {
	margin:10px 0 0 16px;
	}
	
* html #fbt_footer {
	background:#fff url(/resource/images/home/feature_box_two_bg.gif) 28px -1480px no-repeat;
	}

/* Self-clearing floats */
* html #wrap_inner,
* html #header,
* html #nav,
* html #main,
* html #content,
* html #sidebar,
* html #feature_box_one,
* html #feature_box_two {
    height:1px}
