	p{
		margin-top:0px;
	}
	#amenity-checkbox{
		width:33%;
		float:left;
	}
	#box{
		margin-bottom:10px;
		font-size:12px;
	}
	#results-title{
		width:100%;
		border-bottom:1px solid #666;
		margin:10px 0px 0px 0px;
		font-weight:bold;
		text-transform: uppercase;
	}
	#results-picture{
		float:left;
		width:150px;
	}
	#results-details{
		float:left;
		width:300px;
		height:189px;
		overflow:hidden;
	}
	#results-details p{
		margin-top:0px;
	}
	#results-box{
		padding-bottom:40px;
	}
	.box-height{
		min-height:110px; 
		height:auto;
	}
	* html .box-height {
		height:110px;
	}
	#results-contact{
		float:left;
		width:200px;
	}
	#details-heading{
		font-size:24px;
	}
	#details-box{
		width:500px;
	}
	#details-photo{
		float:left;
		width:210px;
	}
	#details-description{
		float:left;
		width:300px;
	}

	#page-nav{
		font-size:11px;
		position:static;
		margin:0 0 20px 0;
	}
	.small-results-title{
		font-size:8px;
	}
	#results-section-divider{
		padding:5px 0 5px 5px;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;
		background-color:#7A9B05;
		color:#E2FFCB;
		
	}
	.events-input-text{
		width:257px;
	}
	.events-input-select{
		width:260px;
	}

	.results-key{
		padding:20px 0 20px 0;
		font-style:italic;
		
	}