.cd_quote_container {
    text-transform:uppercase;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.cd_quote_container blockquote {
	background: transparent;
}
.cd_quote_container q {
    color: #fff;
	padding: 10px 5px;
}
.cd_qotd_author {
	font-size: 10pt;
	text-align:right;
	font-style:italic;
	font-weight: bold;
}
.cd_qotd_quote {
	color:#fff;
	font-size:1em;
	font-style:italic;
	line-height:110%;
}
.cd_qotd_render {
	overflow:auto;
	width:100%;
}
.req {
	color:#F00000;
	font-size:8pt;
}
