
	
	/* Quovolver Demo Styles */

/*
 |	All required styles for the effect
 |	are labeled with this *required*
*/


#wrapper { width:330px; margin: 0 auto; }

blockquote p {font-style: italic; color:#FFFFFF; text-align:justify; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:23px }
blockquote cite {display: block; text-align:right; text-transform:uppercase; font-size:9px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; margin-bottom:15px }

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Georgia, Times, serif;
	width:870px; /* required */
	padding:17px 71px 51px 21px;
	background:none
	}
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap { 
	background:#aa332d url(../png/quote.png) no-repeat 10px 10px;
	margin:5px; padding:0 5px 15px 35px; border: 1px solid #aa332d;
	}
