/* Random quote */

#quotescollection_randomquote q {
font-family:papyrus, 'Palatino Linotype', 'book antiqua', garamond, times, serif;
font-size:15px;
color:#002E9B;
}

#quotescollection_randomquote cite {
font-family:papyrus, 'Palatino Linotype', 'book antiqua', garamond, times, serif;
font-size:15px;
color:#002E9B;
}


/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
font-family:'Palatino Linotype', 'book antiqua', garamond, times, serif;
font-size:15px;
color:#002E9B;

}

blockquote.quotescollection q {
	color:#555;
}

blockquote.quotescollection cite {
	font-size:0.83em;
	color:#888;
}
