blockquote {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #30356b;

	margin: -40px 10px 10px 10px;
	padding: 0;
	background-image: url(/images/quote_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:180px;
	float:right;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px;
	text-indent: 20px;
}
#quote_attrib {
	font-size: 75%;
	background-image: url(/images/quote_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
}