#responses
{
	padding: 26px 0 0 0;
	
}

h3#responses-header
{
	border-bottom: double 3px #e0e0e0;
	margin: -3px 0 0 0;
}

#responses-slug
{
	font-size: 13px;
	line-height: 28px;
}

#response-list
{
	margin: 0 0 56px 30px;
	padding: 0;
	line-height: 28px;
}

#response-list li
{
	padding: 0;
	margin-right: 0;
	margin-bottom: 28px;
	line-height: 28px;
}

#response-list p.speaker
{
	font-size: 13px;
	line-height: 28px;
}

#response-list li cite
{
	/*font-style: normal;
	font-size: 13px;
	line-height: 28px;*/
	font-style: normal;
}

#response-list li blockquote
{
	border: double 3px #d8d8d8;
	font-weight: normal;
	font-style: normal;
	padding: 22px 0 0 0;
	position: relative;
}

#response-list li blockquote p.response-grade
{
	position: relative;
	font-size: 13px;
	height: 28px;
	color: #7f7f7f;
	margin-left: 56px;
}

#response-list li blockquote p.response-grade strong
{
	color: black;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	padding-left: 2px;
}

#response-list li blockquote div:before, #response-list li blockquote div:after
{
	color: #7d7d7d;
	line-height: 28px;
	display: block;
}

#response-list li blockquote div:before
{
	font-size: 20px;
	line-height: 28px;
	margin-left: -25px;
	height: 0;
	content: open-quote;
}

#response-list li blockquote div
{
	margin: 0 56px 0 56px;
	line-height: 28px;
}

#response-list li blockquote div:after
{
	font-size: 20px;
	content: close-quote;
	margin-top: -56px;
	height: 56px;
	margin-left: 515px;
}


#response-list li blockquote.response-by-frank
{
	border: double 3px #b0b0b0;
	background-color: #f3f3f3;
}

#response-list li blockquote div p
{
	line-height: 28px;
	margin-bottom: 28px;
}

#response-list li p.footer
{
	text-align: right;
	font-size: 13px;
	line-height: 28px;
	margin: 0 0 0 0;
}

#response-list img
{
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}

h3#respond
{
	border-bottom: double 3px #e0e0e0;
	margin-bottom: 25px;
}

#addResponse
{
	line-height: 28px;
	position: relative;
	padding: 0;
}

#responseform p input.field
{
	vertical-align: top;
	height: 22px;
	line-height: 28px;
}

select
{
	height: 26px;
}

p select
{
	border: solid 1px rgb(223, 223, 223);
	width: 3em;
	vertical-align: top;
}


textarea
{
	width: 100%;
	font-size: 15px;
	line-height: 28px;
	height: 277px;
	border: solid 1px rgb(223, 223, 223);
	margin: 0;
	padding: 0;
	vertical-align: top;
}

label
{
	position: relative;
	float: left;
	clear: both;
	width: 85px;
	height: 28px;
	margin-left: 0px;
}

p#submit
{
	text-align: right;
}

p.trackback
{
	text-align: left;
}