.comment {
	padding-left: 20px;
	margin-top: 10px;
}

.comment h1 {
	font-size: 20px;
}

.comment h2 {
	font-size: 18px;
}

.comment h3 {
	font-size: 16px;
	margin: 0;
	margin-top: 4px;
	border-bottom: solid 1px black;
}

.comment h4, .comment h5, .comment h6 {
	font-size: 14px;
}

.comment {
	border-bottom: dotted 1px black;
}

.comment h3 .date {
}
