.quote-link {
	padding-bottom: 10px;
	clear: both;
}

#quote {
	color:#174479;
}

.quote-title {
	font-size:12pt;
	font-weight: bold;
	padding-bottom: 10px;
}

div.quote-body {
	background: url("/images/quotes_start.jpg") no-repeat top left;
	padding-left: 25px;
}

div.quote-body div {
	font-size: 10pt;
	background: url("/images/quotes_end.jpg") no-repeat bottom right;
	padding-right: 25px;
}

.quote-name {
	font-size: 11px;
	padding: 10px 0px;
	width: 465px;
	clear: both;
}

.quote-description {
	margin-bottom: 20px;
	width: 465px;
	display: block;
	clear:both;

}

.quote-description img {
	margin-bottom: 20px;
}
	