.simplePullQuote{
	width:200px;
	float: left;
	color:#99ff66;
	line-height:1.4;
	letter-spacing: .5px;
	font-size:1.4em;
	font-style:italic;
    font-weight:bold;
    font-family:trebuchet ms,sans-serif;
	border-top:3px #DBE1FF dotted;
	border-bottom:3px #DBE1FF dotted;
	background-image:url(myimages/quote.png);
	padding:6px 3px 11px 14px;
    margin: 10px;
	margin-right: 22px;}