.cd_quote_container {
	margin:2px;
}
.cd_quote_container blockquote {
	font-size: 10pt;
	margin: 5px;
	padding: 5px;
	background: transparent;
}
.cd_quote_container q {
	font-size: 10pt;
	margin: 5px;
	padding: 10px 5px;
}
.cd_qotd_author {
	font-size: 10pt;
	text-align:right;
	font-style:italic;
	font-weight: bold;
	margin-top: 10px;
	margin-right:5px;
}
.cd_qotd_quote {
	color:#862175;
	font-size:14pt;
	font-style:italic;
	line-height:130%;
}
.cd_qotd_render {
	overflow:auto;
	width:95%;
	height:400px;
	border:1px solid #e0e0ef;
	padding:5px;
	background-color:#f5f5fc;
}
.req {
	color:#F00000;
	font-size:8pt;
}
