#contents h2 {
	border: 0 solid #3C3;
	border-bottom-width: 3px;
}

#contents table,
#contents td,
#contents th {
	border: 0 solid #333;
}

#contents table {
	margin-left: 3em;
	border-width: 0 1px 1px 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

#contents td {
	text-align: right;
	padding: 4px;
	border-width: 1px 0 0 1px;
}

#contents th {
	border-width: 1px 0 2px 1px;
	padding: 4px;
}

#contents {
	margin-top: 16px;
}
