h1.pageTitle img { 
	vertical-align: middle;
	margin-top: -5px;
}
.carousel-inner { }
#getCarousel,#getCarousel-left,#getCarousel-right {
	margin-bottom: 60px;
	padding:0;
}
#getCarousel .carousel-indicators {
	bottom: -3em;
}
.carousel-caption {
	color: #fff;
	text-shadow: 1px 1px #231F20;
	background-color: rgba(0,0,0,0.25);
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 1em;
	padding-bottom: 5%;
}
.carousel-caption h1 {
	font-family: FuturaBT-Bold;
	text-transform: uppercase;
	font-size: 1.5em;
	margin:0;
}
.get-slider-control {
	bottom: 10%;
	color: #fff;
	font-size: 1.5em;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	width: 15%;
	z-index:20;
}
.get-slider-control.right {
	left: auto;
	right: 0;
}
.get-slider-control:hover,.get-slider-control:focus {
	color: #fff;
	opacity: 0.9;
}
