#reportlist
{
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	width: 500px;
}

#reportlist a
{
	font-weight: bold;
	text-decoration: none;
}

#reportlist div
{
	padding-top: 5px;
	padding-left: 25px;
	font-size: 8pt;
	padding-bottom: 10px;
}