#wideContent {
	width: 910px;
	padding: 15px 0;
}
#youTellUs .top {
	background-image: url(../images/bg_top.jpg);
	padding: 0 0 66px;
}
#youTellUs .top p {
	font-size: 16px;
	line-height: 21px;
}
#youTellUs .top h1 {
	text-align: center;
}
#youTellUs .top .quote {
	margin: 40px 50px 0 250px;
}
#youTellUs hr {
	display: none;
}
#youTellUs .question {
	position: relative;
	background-image: url(../images/bg_question.gif);
	margin: 0 0 40px;
}
#youTellUs .question .top {
	background-image: url(../images/bg_question_top.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#youTellUs .question .top .bottom {
	background-image: url(../images/bg_question_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 3px 15px 13px;
}
#youTellUs .question p {
	margin: 0;
}
#youTellUs .question .date {
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}
#youTellUs .question h1 {
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
	margin: 0 0 0.5em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
}
#youTellUs .question .links {
	position: absolute;
	bottom: -5px;
	right: 5px;
	font-size: 11px;
	line-height: 36px;
}
#youTellUs .question .links .rss {
	background-image:url(../images/rss.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#000000;
	display:inline-block;
	line-height:16px;
	padding:0 26px 0 0;
	text-decoration:none;
}
#youTellUs .question .links .bullet {
	margin: 0 5px;
}
#youTellUs .question .links a img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#youTellUs h2 {
	font-size: 21px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0 0 1em;
}
#youTellUs .leftColumn {
	margin: 0 0 0 15px;
	width: 181px;
	border-right: dashed 1px #7fcc99;
	padding: 0 34px 0 0;
}
#youTellUs .leftColumn .archives {
	margin: 5em 0 0;
}
#youTellUs .leftColumn .archives ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#youTellUs .leftColumn .archives ul li a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#youTellUs .leftColumn .archives ul li.expanded a {
	background-image: url(../images/bullet_down.gif);
}
#youTellUs .leftColumn .archives ul li ul {
	display: none;
}
#youTellUs .leftColumn .archives ul li.expanded ul {
	display: block;
}
#youTellUs .leftColumn .archives ul li.expanded ul li {
	margin: 1em 0;
}
#youTellUs .leftColumn .archives ul li.expanded ul li a {
	background-image: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
#youTellUs .yourResponse {
	float: left;
	padding: 0 0 0 35px;
	width: 644px;
}
#youTellUs .yourResponse .pnlResponse {
	display: none;
	width: 629px;
}
#youTellUs .yourResponse .user {
	float: left;
	width: 110px;
	overflow: hidden;
	margin: 0 20px 49px 0;
	clear: left;
}
#youTellUs .yourResponse .user p {
	line-height: normal;
	font-size: 11px;
	margin: 0;
}
#youTellUs .yourResponse .user p a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#youTellUs .yourResponse .user p a img {
	display: block;
	padding: 3px;
	border: solid 1px #e5e5e5 !important;
	margin: 0 0 1em;
}
#youTellUs .yourResponse .quote {
	float: left;
	background-image: url(../images/bg_quote.jpg);
	background-repeat: repeat-y;
	margin: 0 0 49px;
}
#youTellUs .yourResponse .quote .top {
	background-image: url(../images/bg_quote_top.jpg);
	background-repeat: no-repeat;
	padding: 0;
}
#youTellUs .yourResponse .quote .top .bottom {
	background-image: url(../images/bg_quote_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 1em 35px 21px 38px;
	width: 441px;
}
#youTellUs .yourResponse .quote .top .bottom .datePosted {
	color: #999966;
	font-size: 10px;
	line-height: normal;
}
#youTellUs .yourResponse .quote .top .bottom .response {
	font-size: 14px;
	line-height: 18px;
}
#youTellUs .yourResponse .quote .top .bottom .links {
	font-size: 11px;
	line-height: 21px;
	margin: 0;
}
#youTellUs .yourResponse .quote .top .bottom .links a {
	text-decoration: none;
}
#youTellUs .yourResponse .quote .top .bottom .links img {
	vertical-align: middle;
}
#youTellUs .yourResponse .quote .top .bottom .links .separator {
	border-left: dashed 1px #7fcc99;
	height: 21px;
	display: inline-block;	
	vertical-align: middle;
	margin: 0 21px;
}
#youTellUs .yourResponse .quote .top .bottom .links .separator .text {
	display: none;
}
#youTellUs .yourResponse .quote .top .bottom .links .btnReport {
	background-image: url(../images/attention.gif);
	background-position: left center;
	padding: 0 0 0 21px;
	background-repeat: no-repeat;
}
#youTellUs .yourResponse .responseForm {
	background-color: #faf9ee;
	padding: 11px;
	margin: 0 0 40px;
}
#youTellUs .yourResponse .responseForm p {
	margin: 0;
}
#youTellUs .yourResponse .responseForm p label {
	font-weight: bold;
}
#youTellUs .yourResponse .responseForm p .textbox {
	margin: 1em 0;
}
#youTellUs .yourResponse .notLoggedIn {
	border-bottom: dashed 1px #7fcc99;
	margin: 0 0 40px;
}
#youTellUs .yourResponse .notLoggedIn .attention {
	background-color:#FAF9EE;
	color:#FF0000;
	font-size:16px;
	line-height:36px;
	padding:0 5px;
}
#youTellUs .yourResponse .notLoggedIn .attention img {
	vertical-align: middle;
	margin: 0 5px 5px 0;
}
#youTellUs .yourResponse .notLoggedIn .login {
	padding: 0 10px;
}
#youTellUs .yourResponse .noResponse {
	border-bottom: 1px dashed #7FCC99; 
	padding: 0pt 0pt 1em;
}
#youTellUs .yourResponse .noResponse p {
	font-size: 16px;
	line-height: normal;
}
#youTellUs .yourResponse .noResponse p a {
	text-decoration: none;
}
#youTellUs .yourResponse .vegetable {
	background-image: url(../images/bg_vegetable.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5em 0;
	height: 459px;
}
.closed {
	margin: 0pt 0pt 2em; 
	padding: 8px 10px; 
	background: #ff0000; 
	color: #ffffff;
	position: relative;
}
.closed p {
	margin: 0pt; 
	font-size: 16px; 
	font-weight: bold;
}
.closed .hide {
	padding: 8px 10px; 
	position: absolute; 
	top: 0pt; 
	right: 0pt; 
	font-size: 12px; 
	font-weight: normal;
}
.hide a {
	color: #ffffff;
}
.closed .attention {
	padding: 0pt 0pt 0pt 26px; 
	background: transparent url(../images/attention3.gif) no-repeat scroll left center;
}
#youTellUs .footer {
	color: #000000;
}
#youTellUs .footer a {
	color: #339933;
}
#youTellUs .footer a:hover {
	color: #00CC66;
}