.quote {
	width:10%;
	float: left;
}
.quote_text {
	width: 90%;
	float: left;
}
.quote_author {
	text-align: right;
	font-style: italic;
}