.updates-navigator
{
	margin: 0.5em 0em;
	text-align: center;
}

.empty-link
{
	color: #aaaaaa;
}

.updates-title
{
	padding: 4px 1em;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #eeeeee;
	color: #221122;
	text-align: center;
	font-weight: bold;
}

.updates-footer
{
	padding: 2px;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #eeeeee;
	color: #221122;
	text-align: center;
}

table.updates
{
	background-color: #eeeeee;
	margin: 0px;
	width: 100%;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
}

table.updates a:hover
{
	background-color: #ffffff;
}

table.updates th
{
	margin: 0px;
	padding: 2px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	font-weight: normal;
}

table.updates td
{
	margin: 0px;
	padding: 2px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
}

table.updates span.genre
{
	font-size: smaller;
}
