/** 
 * Quotes plugin style sheet
 *
 * @since 31.03.2006
 * @author  <>
 */

.quotes_last .quote {
	margin-bottom: 1.5em;
}
.quotes_last .text {
	color: #878686;
	font-size: 91%;
}
.quotes_last p.author {
	text-align: right;
	color: #444;
	padding-top: 0.5em;
	font-size: 91%;
}
