#content h3 {
   border-bottom: none;
   margin-bottom: 0px;   
}

.facility_address {
  font-size: 1.1rem;
  line-height: 1.5rem;
  padding-bottom: 1rem;
}

.map:after {
/*  font-size: 110% !important;*/
}

.swimschedules {
	display: inline-block;
	margin-top: 15px;
	padding: 20px 0px;
	width: 735px;
	border-top: 1px #b5b8bc solid;
	border-bottom: 1px #b5b8bc solid;
	font-size: .9rem !important;
	line-height: 1.15rem !important;
}

.swimschedules ul {
	margin-bottom: 0px;
	margin-top: 7px;
  padding-left: 25px;
}

.swimschedules h2 {
	margin-top: 0px !important;
}


.features {
  display: inline-block;
  width: 735px;
}

.two_column_features {
	list-style: none;
	padding-left: 0px;
}

.two_column_features li {
  /*padding-left: 30px;*/
  padding: 6px 0px 6px 30px;
  display: list-item;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.two_column_features img {
	position: relative;
	top: 7px;
	padding-right: 7px;
}

.statholiday {
	width: 705px;
	text-align: center;
	padding: 5px 15px;
	background-color: #eeeeee;
	border-radius: 10px;
}

#content .poolSurvey {
	background-color: #d9ebf4;
	padding: 20px 15px 20px 96px;
	margin: 20px 35px 10px 35px;
	background-image: url("/cms/recreation/images/survey_bg.png");
	background-position: 20px center;
	background-repeat: no-repeat;
	border-radius: 15px;
	min-height: 40px;
	-webkit-box-shadow: 3px 3px 6px 0px #cccccc;
	-moz-box-shadow: 3px 3px 6px 0px #cccccc;
	box-shadow: 3px 3px 6px 0px #cccccc;
}

.poolSurveyLanding {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}

#content .poolSurvey h2 {
	color: #062668;
	margin-top: 0px;
}

#content .poolSurvey p {
	margin: 0;
}
