
#testimonialsWrapper {
	width: 100%;
	height: 450px;
	
}
.testimonialsContainer {
	width: 702px;
	height: 450px;
	
}



.attribution {
	padding: 3em 0;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.attribution a {
	color: #fff;
}





/* bxslider.js styles */


.bx-wrapper .testimonials-carousel-context{ overflow: visible; }
.bx-wrapper .testimonials-name{ font-size: 11px; margin-bottom: 15px; color:#184aa2; font-weight:400;}

.bx-wrapper {position: relative;margin: 30px auto;padding: 45px 0;width:100%; *zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block;}
.bx-wrapper .bx-viewport {padding:0px;margin-left:0;z-index:1;width:100%; height: 500px !important;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position: absolute;top: 0;right: 0px;width: 335px;height: 15px;cursor: pointer;background: url(../images/bullet_right.gif) no-repeat 0 0 ; }
.bx-wrapper .bx-prev {position: absolute;top: 0px;left: 0px;width: 335px;height: 15px;cursor: pointer;background: url(../images/bullet_left.gif) no-repeat 0 0 ; }
.bx-wrapper .bx-controls-direction a {position: absolute;top: 0;margin-top: 0;margin-right: 0px;outline: 0;height: 15px;text-indent: -9999px;z-index: 9999;}

