table#responses, table.responses
{
	width: 100%;
}
td.mr-resp-top
{
	text-align: right;
}
td.mr-resp-top span
{
	float: left;
}
td.mr-resp-corner, td.mr-resp-top
{
	background-color: #f0faf0;
	font-size: 12px;
}
td.mr-resp-content
{
	padding: 6px;
}
td.mr-resp-left
{
	color: #5A1A03;
	border-left: 2px solid #99D099;
	border-right: 2px solid #f0faf0;
}
td.mr-resp-left-hidden
{
	background-color: #F6E6CF;
}
td#resp-textarea
{
	background-color: #f0faf0;
}
td.mr-resp-corner a
{
	font-weight: bold;
}
td#resp-textarea
{
	padding: 10px;
}
table#responses tr th, table.responses tr th
{
	padding: 5px;
	border-top: 2px solid #99D099;
	border-bottom: 2px solid #99D099;
}
div.resp-sign
{
	padding-left: 1em;
	font-family: Verdana;
	font-size: 11px;
	color: #5A1A03;
	margin-top: 2em;
	border-top: 2px solid #99D099;
}
div.resp-bottomlinks
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 11px;
}
div.resp-bottomlinks a
{
	color: #aaa;
	margin-left: 1em;
	font-family: Arial;
}
div.resp-bottomlinks a#resp-link-gray
{
	color: #aaa;
}

div.recense
{
	margin-left: 1em;
	padding: 3px;
	background-color: #F6E6CF;
	border: 1px solid #5A1A03;
}