blockquote {
	float: left;
	font: 17px "Times New Roman", Times, serif;
	color: #333300;
	background: url(../images/quote_top.png) no-repeat left 5px;
	margin: 26px 0 10px 30px;
	padding: 0px 0 2px 20px;
	width: 240px;
	font-style: italic;
}
blockquote p {
	line-height: 24px;
}
.quote_bot {
	margin: 0 0 0 4px;
	padding: 0 0 3px 0;
}
h3 {
	margin: 16px 0 8px 0;
	font-size: 13px;
	font-weight: bold;
	margin: 14px 0 4px 0;
	text-decoration: underline;
}
.floatleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 4px 4px 4px 4px;
	line-height: 20px;
	background: #ffffff;
}
.list {
	margin: 0 0 8px 10px;
}
