﻿#comment_root{
	marker-offset: 0
}
#comment_form{}
#comment_text{}
#comment_add{}
.comment{
	margin-top: 1em;
	border-top: 1px dashed Gray;
}
.comment div.header{}
.comment div.message{
	margin-bottom: 0.5em
}
.comment div.posted{
	margin-bottom: 2em;
	font-size: smaller;
	color: #888888;
}
.comment span.author{
	color: #4682b4
}
.comment span.date{
	color: #4682b4
}
