ul.filmstrip {
	margin-top: 15px !important;
}
ul.filmstrip li {
	margin-right: 6px !important;
}
#unrelated {
	background: #E0DEDF;
}
div.caption {
	top: 66px !important;
	border: solid 6px #F07D25;
	margin: -67px 0 0 !important;
	position: absolute !important;
	width: 64px !important;
	height: 56px !important;
	display: none;
}
div.caption span {
	background: #F07D25;
	color: #fff;
	display: block;
	position: absolute;
	text-align: left;
	width: 71px;
	padding: 4px 0 0 5px;
	margin: -22px 0 0 -6px;
}
.ie7 div.caption span {
	margin-left: -38px;
}
div#people-scroller {margin-bottom: -55px !important; margin-left: 18px !important;}
	#people-scroller .strip_wrapper {left: 0 !important;}
	#people-scroller .prev-wrap {
	background: url(../images/people/footer-gallery-prev-off.png) no-repeat;
	width: 23px;
	height: 23px;
	position: absolute;
	z-index: 1000;
	margin: 42px 0 0 0;
}
#people-scroller .prev-wrap:hover {
	background: url(../images/people/footer-gallery-prev-on.png) no-repeat;
}
#people-scroller .next-wrap {
	background: url(../images/people/footer-gallery-next-off.png) no-repeat;
	width: 23px;
	height: 23px;
	position: absolute;
	z-index: 1000;
	margin: 42px 0 0 869px;
}
.opeth{
	opacity:1.0!important;
	filter: alpha(opacity = 100)!important;
	border:solid 7px #f07d25;
}

.galleria li.opeth{
	width:62px !important;
	height: 53px !important;
}

.galleria li.opeth img{
	position: relative;
	top:-7px;
	left: -7px;
}

.galleria{
	position: relative;
}

.galleria li{
	width:76px;
	height: 67px;
	position: relative;
}



.galleria li.borderPatrol{
	cursor:pointer;
	border:solid 7px #f07d25;
	width:62px;
	height: 53px;
}

.galleria li.borderPatrol img{
	position: relative;
	top:-7px;
	left: -7px;
}


#people-scroller .next-wrap:hover {
	background: url(../images/people/footer-gallery-next-on.png) no-repeat;
}
#people-scroller img.nav-next, #people-scroller img.nav-prev {
	/*position: static !important; */
	opacity: 0;
	filter: alpha(opacity = 0);
	top: 0 !important;
	height: 25px;
	width: 25px;
}
#people-scroller div#pointer {
	width: 4px !important;
}
h2 {
	margin-top: 20px;
}

.learn_more{
margin:25px 0px;

}

.learn_more h3{
	margin:10px 0px;
}

.learn_more p{
	width:95%;
}

#showLessFaqs, #loadMoreFaqs, .moreFaq {
	display: none;
}

