ul#menu {
	display: none;
}
div.category h2 {
	font-size: 1.1em;
}
div.category table {
	border: thin solid #000;
}
table th, table td {
	border: thin solid #000;
	padding: 0.5em;
}
p#powered a {
	color: #000;
	text-decoration: none;
}
ul#site-info {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}
