/* PullquoteLeft. */
.pullquoteLeft {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #9f182f;
	float: left;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	margin: 10px 20px 10px 0px;
	padding: 10px;
	text-align: center;
	width: 200px;
}