@import "common.css";

h2,
.outline {
	width: 400px;
}
.outline th,
.outline td {
	padding: .5em .5em;
}
.outline th {
	width: 100px;
	border-bottom: 1px solid #fff;
	background-color: #fcc;
	font-weight: normal;
	text-align: left;
}
.outline td {
	border-bottom: 1px solid #fcc;
}