.simplePullQuote{
	width: 200px;
	float: right;
	font-weight: bold;
	font-size: 1.1em;
	color: #BD249E;
	border: 2px dashed #BBB;
	background: #FFFEE8;
	/*background: top left no-repeat url("../images/quote.png");*/
	padding: 6px;
	margin: 5px;
}