#columnRight  {
	opacity: 1;
}
#belowNavReview {
	font-size: 14px;
	background-image: url(/images/crew/crew_keys.gif);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 38px;
	padding-top: 38px;
	font-style: italic;
	padding-bottom: 28px;
	line-height: 50px;
	background-position: center;
	color: #333399;
}
#belowNavigation p {
	line-height: 19px;
}
p#customer {
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
hr {
  margin-top: 1px;
	margin-bottom: 3px;
  border-top: 2px solid #CCC;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#columnRight p {
	text-align: justify;
}
h4.mainTitle {
	font-size: 32px;
	margin-bottom: 0px;
}
.flexslider .scrollingPanelDiv {
	margin-left: auto;
	margin-right: auto;
	width: 515px;
	padding-top: 15px;
	padding-bottom: 12px;
}
.flexslider .rightFloatDiv h4 {
	margin-top: 15px;
}
.flexslider .rightFloatDiv {
	height: 285px;
	width: 240px;
	float: right;
	background-image: url(/images/crew/air_filter.gif);
	background-repeat: no-repeat;
	background-position: center 84px;
	margin-right: 5px;
 }
#columnRight p.jobTitle , #columnRight p.certification {
	color: #626262;
	text-align: center;
}
#columnRight p.crewBioSentence {
	color: #333399;
	font-size: 15px;
	margin-top: 31px;
	line-height: 18px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.flexslider .rightFloatDiv p.jobTitle {
	line-height: normal;
}
.flexslider p.certification {
	margin-bottom: 1px;
}
.flexslider .lgPhotoDiv {
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#columnRight p.teamMemberSince {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #024820;
	font-style: italic;
	text-align: center;
}
p.crewBioSentence.bottomMargin31 {
	margin-bottom: 31px;
}
p.crewBioSentence.bottomMargin48   {
	margin-bottom: 48px;
}
#mainText a.navWrench   {
	margin-top: 6px;
}

/* Flex-slider adjustments */
/*following rule resets position of flexslider prev & next arrows that the "#columnRight a" bootstrap override disrupted */
#columnRight .flex-direction-nav a { position: absolute; }
.flex-pauseplay a { left: 27%; }

@media screen and (max-width: 767px)
{
.flexslider .lgPhotoDiv {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 239px;
}
.flexslider .rightFloatDiv {
	width: 240px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	background-position: center 66px;
}
.flexslider .scrollingPanelDiv {
	width: 100%;	
}
.flex-pauseplay a { left: 5%; }
}