/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://markpasc.org/mt/mt-static/support/themes/unity-green/unity-green.css);
/* end StyleCatcher imports */

#comments .comment-header {
	font-size: 120%;
	border-bottom: 1px solid #ccc;
}

#comments .comment-header a {
	text-decoration: none;
}

#comments .comment-footer {
	font-size: 90%;
	color: #999;
	border-top: 1px solid #ccc;
}

#comments .comment {
	margin-bottom: 3ex;
}

