blockquote{
	width: 490px;
	background:url("../images/backgrounds/close-quote.gif") no-repeat right bottom;
	text-indent: -18px;
}

blockquote p:first-letter {
	background:url("../images/backgrounds/open-quote.gif") no-repeat left top;
	padding-left: 18px;
}

.indent{
	margin-left: 30px;
	width: 500px;
	background:url("../images/backgrounds/close-quote.gif") no-repeat right bottom;
	/*text-indent: -18px;*/
}

.indent:first-letter {
	background:url("../images/backgrounds/open-quote.gif") no-repeat left top;
	padding-left: 18px;
}