.simplePullQuote{
	width:270px;
	float:right;
	font-size: 14px;
        font-family: Tahoma, Arial, Tahoma, Verdana;
	border: 1px solid #B2265D;
	background: #EBEBEB url("../images/quote.png") top left no-repeat;
	text-indent:20px;
	padding:5px;
        margin:7px;}