/* Quovolver Demo Styles */

/*
 |	All required styles for the effect
 |	are labeled with this *required*
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #373737; }

#description { margin-bottom: 40px; padding-bottom: 10px; }
#description p { margin-bottom: 10px; }

code { font-family: "Courier New", Courier, Monaco, monospace; background: #f2f2f2; margin-bottom: 20px; display: block; padding: 20px; }	
blockquote p { margin-bottom: 10px; font-style: italic; }
blockquote 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; }
blockquote {
	font-family: Georgia, Times, serif;
	width: 266px; /* required */
	margin: 10px 10px;
	}
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap { 
	background: #fefefe url(../images/quote-mark.png) no-repeat 00px 00px;
	margin: 0px 0; padding:0px 20px 10px 20px; border: 1px solid #fff;
	}

#article
{
	 width: 310px; height: 180px;
}