#sub3 {
	background: url(/media/endquote.jpg) no-repeat 100% 100%;	
	border-left: 0;
	border-bottom: 1px solid #d0e6fe;
	border-top: 1px solid #d0e6fe;
	margin-top: 0;
	margin-left: 225px;
	margin-bottom: 0px;
	display: block;
}

#sub3 .quote {
	margin: 0;
	padding: 13px;
	background: url(/media/openquote.jpg) no-repeat left top;
	color: #333333;
	font-weight: normal;
	font-size: 95%;
	
	line-height: 130%;
}

#sub3 .quote cite {
	display: block;
	text-align: right;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
}

.quote span {
	font-size: smaller;
}

#content #sub2 {
	margin-top: 0;

}

#sub2 ul,
#sub2 dl {
	margin-top: 0px;
	padding-top: 10px;
	background: url(/media/sub2_wash_bg.jpg) no-repeat right top;
}

#sub2 dl ul {
	background: transparent;
}

#sub2 dd p {
	width: 60%;
}
