.comment {
	padding: 1em;
}

.comment_even {
	background-color: #d6e9d8;
}

.comment_odd {
	background-color: #eee;
}
