div .quote1 {
	background: url('rquotes.gif') no-repeat right 33px;
	clear: both;
	padding: 20px 45px 20px 0;
}

.quote1 p {
	background: url('lquotes.gif') no-repeat left top;
	text-align: justify;
	padding-left: 55px;
	min-height: 35px;
}

.quote1 span {
	float: right;
	font-weight:bold;
}