/* comments : Chicago : cimc.css */

div.m_comments .article {
	clear: both;
	font-size: inherit;
	margin-top: 20px;
}
div.m_comments .article h1 {
	background-color: transparent;
	text-align: left;
	width: 100%;
}
div.m_comments .article h3 {
	font-weight: normal;
}
div.m_comments .byline {
	background-color: #eeeeee;
	font-size: 90%;
	font-weight: normal;
	padding: 2px 3px;
	vertical-align: top;
}
#quickcomment {
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	margin: 20px auto 10px;
	width: 100%;
}