.filelist
{
}

.filelist tr
{
	line-height: 22px;
	vertical-align: top;
}

.filelist tr:nth-child(even)
{
	background: #ffffff;
}

.filelist tr:nth-child(odd)
{
	background: #e0e0e0;
}

.filelist th
{
	background: #c8c8c8;
	text-align: left;
	padding: 1px 4px;
}

.filelist td
{
	padding: 1px 4px;
}

.filelist .date
{
	white-space: nowrap;
}

.filelist .link
{
	text-align: center;
}
