table.history{
	border-collapse:collapse;
	margin:0.5em 10px 0;
}
.history th,
.history td{
	vertical-align:top;
	padding:5px 10px;
}
.history th{
	white-space:nowrap;
	font-weight:normal;
}
