table.date_table {
	display: block;
}
table.date_table tr.passed {
	text-decoration: line-through;
	color: #909090;
}
