/* Quovolver Demo Styles */

/*
 |	All required styles for the effect
 |	are labeled with this *required*
*/

#description { margin-bottom: 40px; padding-bottom: 10px; }
#description p { margin-bottom: 10px; }
#footer { font-size: 11px; line-height: 16px; }
code { background: #f2f2f2; margin-bottom: 20px; display: block; padding: 20px; }	
blockquote p { margin-bottom: 10px; font-style: italic; height:auto; }
blockquote cite { font-style: normal; display: block; text-align:left; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; margin-bottom:-40px; z-index:999; position:relative; margin-top:30px; }



/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family:Arial, Helvetica, sans-serif;
	width:100%; /* required */
	margin: 0 auto;
	float:left;
	}
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap { 

	
	}

span p { margin-bottom: 10px; font-style: italic; }
span cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }
