#pquote { /* new */
	border-top: 9pt solid #ccc;
	border-bottom: 9pt solid #ccc;
	margin: -2px 0 -17px 0 !important;
	padding: 0 !important;
}

#pquote .pullquote { /* replacement */
	margin: 8px 0 8px 12px;
	padding: 0;
	border: 0;
	line-height: 1.25em;
	font-family: Times, Georgia, "Times New Roman", serif;
}

#pquote .attrib { /* new */
	width: 228px;
	float: right;
	text-align: right;
	margin: 0 0 13px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999;
}
