.simplePullQuote {
border-top: 0;
border-bottom: 0;
float:right;
width: 200px;
background: top left no-repeat url("../images/quote.png");
text-indent: 32px;
padding: 6px;
background-color: rgb(211, 222, 255);
background-position: 4px 10px;
margin: 10px 0 10px 10px;
-webkit-box-shadow: 0;
-moz-box-shadow: 0;
}