@charset "utf-8";

/* Grey border around image - extreme right div */
.content-right-image {
	border:1px solid #999999;
}

/* Style for quote that goes under image */
.content-right-quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#666666;
/*	color:#3F7EB3;
	text-decoration:underline; */
}

/* Style for "quote by" */
.quote-by {
	color:#999999;
	font-size:90%;
}
