.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;
}
.btmfade{
	margin: -100px 0 0;
	z-index: -9000;
}
.img-btmfade{
	float: left;
}
.rightfade{
	z-index: -9000;
	margin: 0 0 0 -100px;
}
.rightfade img{
	float: right;
}