.testimonial {
	color: #4d5457;	
	margin: 0 0 2em;
	}
	
	.testimonial blockquote {
		margin: 0;
		padding: 0px 50px 0 0;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		}
		
	.testimonial cite {
		font-style: italic;
		font-size: 11px;
		margin: 10px 0 0;
		display: block;
		font-family: Georgia, "Times New Roman", Times, serif;
		}