.comments h2 {
	margin:5px;
}
.picture {
	float:left;
	margin-right:10px;
}
.comment .meta {

}
.comment .body {
	margin-left:58px;
}
.comments {
	padding:10px;
	padding-bottom:1px;
	margin:2em 0;
}
.comment {
	border:1px solid #eee;
	padding:20px;
	margin-bottom:10px;
	clear:both;
}
.comment .meta {
	font-size:80%;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.new_comment {
	margin:2em 0;
}