
div.testimony{
	clear: both;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}

div.testimony blockquote{
	font-style: italic;
} 

div.testimony cite{
	float: right;
	font-weight: bold;
}
