tr td, tr th {
	vertical-align: top;
}

table.summary {
	margin-left: 1em;
}

table.summary td {
	font-size: 82%;
	text-indent: -1em;
	padding-left: 1em;
}
table.summary td.cost {
	text-align: right;
}

table.summary td.miles {
	text-align: right;
	padding-right: .5em;
}

table.info th:after {
	content: ": ";
}
table.info th {
	text-align: right;
}

table.info {
	border-width: .1em;
	border-style: inset;
	border-color: black;
	margin-left: 2em;
}

table.hours {
	font-size: 82%;
	margin-left: auto;
	margin-right: auto;
}
table.hours th {
	text-align: center;
}
table.hours th:after {
	content: "";
}