@import url("base.css");

dl dd { margin-left: 1em; }

#content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}