#responses_top {
	background-image: url(../images/responses_top.gif);
	margin-top:10px;
}

#responses_middle {
}

#responses_bottom {
}

.date {
	width: 580px;
	padding-top: 20px;
	margin-left: 10px;
	font-size: 14px;
}

.comment {
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #CC6633;
	font-size: 12px;
	line-height: 14px;
}

.response {
	width: 580px;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

#history_link {
	width: 580px;
  margin-top: 10px;
  margin-left: 10px;
	text-align: right;
}

