h2 {
  text-decoration:underline;
}

.post {
	width: 60%;
	margin-bottom: 2px;
	border: 1px solid #ddd;
}

.question {
	width: 60%;
	background-color: #dfd;
}

table {
	border: 1px solid #fff;
}

.odd {
	background-color: #eee;
}

.numeric {
	text-align: center;
}

.headline {
	margin: 4px;
	color: #22f;
}
