.pullquote-right {
	width:275px;
	float:right;
	padding: 10px;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	font-weight: bold;
	color: #663300;
}

.img-left{
	float:left;
	margin: 5px 10px 0 0;
	border-left: 5px solid #630;
}