/*-- Quote Styles --*/
#quotes {
	margin : 1.3em 0em 1.3em 0em; 
}
#quotes h3 {
}
#quotes div.entry {
	margin : 1.0em 0em 1.0em 1.3em;
	font: 90%/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#quotes div.entry .quote {
	
}
#quotes div.entry .author {
	
}
#quotes div.entry .unknownAuthor {
	font-weight : normal;
	font-style : italic;
}
#quotes #quotesArchiveLink {
	text-align : right;
}