#content table {
	margin: 0 20px 1em 20px;
}
#content table tr * {
	padding:2px 5px;
	border: 1px solid #999;
}
#content table th {
	background: #444;
	color: #999;
}
#content .blog.post {margin-bottom:5em}
