div.post > p.post-info {
	margin: 0;
	padding: 0;
	color: gray;
	font-size: 0.9em;
}

div.post > div.post-content {
	margin: 1em;
}
