.pullquote-right {
	width:275px;
	float:right;
	padding: 10px;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	font-weight: bold;
	color: #663300;
}
.img-right{
	float:right;
	margin: 15px 0 0 10px;
}
.img-left{
	float:left;
	margin: 15px 10px 0 0;
}

.btmfade{
	margin: -100px 0 0;
	z-index: -9000;
}
.btmfade img{
	float: left;
}