/* Pullquote. */
.pullquote {
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
	color: #7b1414;
	float: right;
	font-size: 18px;
	font-style: italic;
	margin: 15px 0 15px 20px;
	line-height: 26px;
	padding: 20px;
	text-align: left;
	width: 210px;
}