div.quotes_holder {
	font-family: "Segoe Script", "Gill Sans MT", Arial, Helvetica, sans-serif;
}

div.quotes_holder div.quote {
	color: white;
	font-style: normal;
	font-size: 1.4em;
	height: 58px;
	overflow: hidden;
	line-height: 1.6em;
	text-align: center;
	padding-right: 50px;
}

div.quotes_holder div.auteur {
	color: #666666;
	font-style: normal;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 5px;
	text-align: right;
}
