td.downloadNameColumn
{
	width: 365px;
	font-weight: bold;
	background-color: #ffffcc;
}

td.downloadColumn
{
	width: 60px;
	background-color: #ffffcc;
}

td.sizeColumn
{
	width: 50px;
	background-color: #ffffcc;
}

td.emptyColumn
{
	background-color: #ffffcc;
}

.descriptionCell
{
	border-bottom: solid 1px #999999;
}
