blockquote {
	font: 1.0em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 500px;
	background: url(images/) no-repeat right bottom;
	padding-left: 18px;
	padding-top: 15px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

blockquote.style1 {
	font: 1.0em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 500px;
	background: url(images/) no-repeat right bottom;
	padding-left: 18px;
	padding-top: 15px;
	text-indent: -18px;
}
blockquote.style1:first-letter {
	background: url(images/) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

blockquote.style2 {
	font: 1.0em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 300px;
	background: url(images/) no-repeat right bottom;
	margin: 0px auto;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
blockquote.style2:first-letter {
	background: url(images/) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

