/* Customize this file as you please! */

blockquote.pullquote {
	float: right;
	width: 10em;
	margin: 0.25em 0 0.25em 0.75em;
	padding: 0.5em;
         background-color: #F7F7FC;
	border: 1px #C6C6CD solid;
	border-width: 1px 0 1px 0;
	color: #333;
	font: italic 1.3em/1.3 Verdana;
}


blockquote.alt {
	float: right;
	margin: 0.25em 0 0.25em 0.75em;
}

.pullquote p {
	margin: 0;
	text-align: right;
}

.pullquote p:first-letter {
	text-transform: uppercase; /* Make the first letter of the quote a captital letter */
}
