tr.list-caption th, tr.list-caption td
{
	border-top: 1px solid #99D099;
	border-bottom: 1px solid #99D099;
}

tr.list-important-row td
{
	background-color: #F6E6CF;
	color: #5A1A03;
}

tr.list-important-row td a
{
	color: #5A1A03;
}

tr.list-normal-row td
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f0faf0;
}

tr.list-pager
{
	font-family: Verdana;
	font-size: 12px;
}

tr.list-pager td a
{
	color: black;
	font-weight: bold;
}

tr.list-pager td a:hover
{
	text-decoration: none;
	color: #800000;
}

td.list-sub
{
	color: #bbb;
	font-size: x-small;
	padding: 0 1em;
}

a#list-sub-gray
{
	color: #999;
}
a#list-sub-gray:hover
{
	color: black;
}

td.list-add-padding
{
	padding: 6px 2em;
}