.thumbnailImage {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/thumb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}


.clear {
	clear: both;
}
.quote {
	font-size: 16px;
	font-style: italic;
	color: #4A833E;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3E8740;
	padding-left: 15px;
}