body {
	background-color: #EFEFEF;
}

.testimonial {
    color: #333333;
    font-family: Georgia,serif;
    font-size: 13px;
    height: 100%;
    margin: 0;
    padding: 0 55px;
    position: relative;
    font-style: italic;
    line-height: 20px;
	margin-bottom: 27px;
}

.testimonial:before {
    color: #999999;
    content: '\201C';
    font-size: 70px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

.testimonial:before {
    left: 10px;
    top: -10px;
}

.testimonial-author {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 8px 0 0 11px;
    text-align: left;
    font-weight: bold;
    color: #3840ae;
}

.testimonial-author span {
    color: #333333;
    font-size: 13px;
}


.testimonial-rotating {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e01;
	text-decoration: none;
	font-style: italic;
	margin: 15px 40px -15px;
	border: 1px solid #AAAAAA;}