#carouselChampion-wrapper, #carouselSrChampion-wrapper, #carouselCAC-wrapper, #carouselAssCAC-wrapper, #carouselTEAM-wrapper, #whatsNew-wrapper {
	width: 180px;
	height: 160px;
	font-size: 10px;
	overflow: hidden;
}

#carouselChampion-content .slide, #carouselSrChampion-content .slide, #carouselCAC-content .slide, #carouselAssCAC-content .slide, #carouselTEAM-content .slide, #whatsNew-content .slide {
	height: 160px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	line-height: 1.2em;
}

#carouselTEAM-wrapper {
	height: 150px;
}

#carouselTEAM-wrapper .slide {
	height: 150px;
}

#whatsNew-wrapper {
	height: 75px;
}

#whatsNew-wrapper .slide {
	height: 75px;
	padding: 0 10px;
	font-size: 11px;
	text-align: left;
}

.slidePhoto {
	width: 70px;
	height: 90px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(100, 100, 100, 0.75);
	-moz-box-shadow: 0px 0px 3px 1px rgba(100, 100, 100, 0.75);
	box-shadow: 0px 0px 3px 1px rgba(100, 100, 100, 0.75);
	margin: 5px 0;
	border: 3px #fff solid;
}

.slide b {
/*	color: #007cbf; */
	font-size: 12px;
	line-height: 1.35em;
}