blockquote cite {
	font-style: normal;
	margin-bottom:10px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Verdana, Geneva, sans-serif;
}

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	width: 380px; /* required */
	margin: 0;
	padding: 10px 10px 10px 10px;
}

/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap {
	margin: 0px 0;
	padding: 10px;
<!--	border-bottom: 1px solid #252122;-->
}
