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: 10px;
	padding-bottom: 10px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(images/) no-repeat left top;
	padding-left: 18px;
	font: italic 2em 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: 5px double #999;
	border-bottom: 5px double #999;
}
blockquote.style2:first-letter {
	background: url(images/) no-repeat left top;
	padding-left: 18px;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
}

