.mainQuote {
	font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	/* font: 50.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif; */

	color: #000000;
	text-align:center;
}

.wrapper1 {
	width: 570px;
	text-align:left;
	margin-right:10px;
	background-color: #FFFFFF;
}

.wrapper2 {
	width: 570px;
	text-align:left;
	margin-left:100px;
	background-color: #FFFFFF;
}

p {
	margin: 10px 0px 0px 0px;
	font-size: 1.2em;
}

blockquote p {
	padding: 0px 15px 0px 0px;
	font-size: 1.2em;
	/* float: left; */
	background: url(images/quote_down.png) bottom right no-repeat;
}

blockquote {
	padding: 20px;
	font-size: 1.8em;
	background: url(images/quote_up.png) top left no-repeat;
}

cite {
	font-size: 1.6em;
	float: right;
	margin-right:70px;
}
