table { margin-left: 12px; }
th, td { font: 90% monospace; text-align: left; }
th { font-weight: bold; padding-right: 14px; padding-bottom: 3px; }
td { padding-right: 14px; }
.list
{
	background-color: white;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	padding-top: 10px;
	padding-bottom: 14px;
}
