#DidYouKnow {
	padding: 0 0 0.7em 0;
}

#DidYouKnow img {
	border-bottom: 1px dashed #e3bdcc;
}

#DidYouKnow .textWrapper {
	background: url(../../../images/quotes/quotes-top.png) no-repeat 2px 5px;
	color: #807f7f;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0.3em 0 0 0.4em;
}

#DidYouKnow .textWrapper blockquote {
	background: url(../../../images/quotes/quotes-bottom.png) no-repeat bottom right;
	display: inline;
	margin: 0;
	padding: 0 18px 0 20px;
}

#DidYouKnow .textWrapper blockquote div {
	display: inline;
}
