.quote {
	background-image: url(../images/quotebox.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Times, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #6F777A;
}
.quotelg {
	background-image: url(../images/quoteboxlg.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Times, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #6F777A;
}
.quotesml {
	background-image: url(../images/quoteboxsmall.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Times, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #6F777A;
}