.simplePullQuote{

	width:200px;
	
	margin:10px 0 10px 10px;

	float:right;

	font:bold 14px "Times New Roman", Times, serif;

	border-top:3px #c00 double;

	border-bottom:3px #c00 double;

	background: top left no-repeat url("../images/quote.png");

	text-indent:10px;

	padding:6px;}
