/* Question of the Day - Homepage */

.qotd_Container {
	border:1px solid #ECEBE4;
	margin-bottom:13px;
	padding:0 0 10px;
	position:relative;
	width:298px;
	overflow: hidden;
}

.qotd_Container a h3 {
	cursor:pointer;
	display:block;
	width:286px;
}

.qotd_Container h3 {
	color:#000000;
	font-size:21px;
	padding:5px 0 5px 12px;
}

.qotd_Container dl {
	padding:5px 0 14px 10px;
	width:288px;
}

.quote_box_top_white {
	background:transparent url(http://a.dolimg.com/family/images/homepage_c/bg/bg_quotebox_top_btm.gif) no-repeat scroll 0 -44px;
	display:block;
	height:15px;
	overflow:hidden;
	width:282px;
}

.qotd_Container dl .quote_box_mid {
	color:#808285;
	font-size:13px;
	padding:0 20px;
	width:242px;
}

.qotd_Container dl .quote_box_mid a {
	color:#808285;
	text-decoration:none;
}

.quote_box_btm_white {
	background:transparent url(http://a.dolimg.com/family/images/homepage_c/bg/bg_quotebox_top_btm.gif) no-repeat scroll left top;
	background-position:0 -59px;
	display:block;
	height:29px;
	overflow:hidden;
	width:282px;
}

.qotd_Container dl dd form label {
	color:#000000;
	display:block;
	font-size:21px;
	padding:5px 0 5px 11px;
}

.qotd_Container dl dd form textarea {
	border:0 none;
	color:#808285;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	overflow:auto;
	padding:3px;
	width:229px;
}

.quote_box_btm_white_arrow_none {
	background-position:0 -88px;
	display:block;
	height:15px;
	overflow:hidden;
	width:282px;
}

.error_message, #qod_error_message {
	color:#FF0000;
	display:none;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}

.qotd_Container dl dd form span.btn {
	display:block;
	float:left;
	padding:15px 0 5px;
	width:100%;
}

.qotd_Container dl dd ul {
	clear:both;
	padding:0 3px 10px 10px;
}

.qotd_Container dl dd ul li {
	color:#808285;
	font-size:13px;
	padding:0 0 10px;
}

.error_message, #qod_error_message {
	color:#FF0000;
	display:none;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}

.qotd_Container span.more {
	display:block;
	font-size:12px;
	padding:10px 10px 0 0;
	text-align:right;
}