table.light {
	border-collapse: collapse;
}
table.light th {
	padding: 0.4em;
	padding-bottom: 0;
}
table.light td {
	border: 1px dotted #999;
	padding: 0.3em;
}
table.light td img {
	display: block;
	width: 16px;
	height: 16px;
	margin: auto;
}
table.light caption {
	font-size: 0.9em;
	text-align: right;
}
td.centered {
	text-align: center;
}