ul.filenaming { list-style: none; }

ul.filenaming li { margin: 0.5em 0; }

table { border-collapse: collapse; }

table caption {
	font-weight: bold;
	font-size:   0.9em;
	margin:      1em auto;
}

table th,
table td {
	border:     solid 1px #000;
	text-align: left;
	padding:    0.25em;
}

table td.problem {
	white-space:    nowrap;
	vertical-align: top;
}
