.testimonialrotator{ position:relative; display:block;}
.testimonialrotator .testimonial{ position:absolute; top:0; left:0;  display:none; }
.testimonialrotator.skin_default .testimonial .testtext{ 
background: #FCFCFC;
padding:15px;
text-align: center;
font-size: 18px;
font-weight: 300;
line-height: 1.65;
}
.testimonialrotator.skin_default .testimonial .testtext:after { 
content: '';
position: absolute;
border-style: solid;
border-width: 11px 11px 0;
display: block;
width: 0;
z-index: 99;
bottom: 91px;
border-color: #FCFCFC transparent;
}
.testimonialrotator.skin_default .testimonial .testauthor-img { color:#555; margin-top:10px; font-family: Open Sans; font-weight: 300;float: left;}
.testauthor-img img {max-width:80px;margin-top:10px; border-radius:2px;margin-right:15px;}
.testauthor {
	margin-top:18px;
	font-size: 14px;
	font-weight: 300
}
.testauthor-desc {
	color:#999;
	font-weight: 300;
	font-size: 12px;
	margin-top:3px;
	font-family: raleway;
}















