.quote {
	overflow: hidden; 
	clear:both;
	margin-bottom: 10px;
	padding: 8px;
	border-bottom: 1px solid #ebebeb;
}
.quote img {
	float: left;
	margin-right: 16px
}
.quote p {
	margin-top: 2em;
	text-align: right;
}
cite {font-style: normal}
