.testHold {
	margin-top: 40px;
	background-color: #ececec;
	border-radius: 4px;
	padding: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.testimonialrotator {
	position: relative;
}

.testimonialrotator .testimonial {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.testimonialrotator .testimonial:first-child {
	position:relative;
	display:block;
}
.testimonial span {
	font-size: 16px;
	line-height:30px;
	color:#55;
}
.testimonial .the-author {
	color: #6CA9DA;
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}







.testimonial span i {
	font-size: 40px;
	line-height: 25px;
	display: block;
	float: left;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-right: 5px;
}

.testimonial span b {
	font-size: 40px;
	line-height: 25px;
	display: block;
	float: right;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
