
td#files {
	font-size: 12px;
	line-height: 14px;
	color: #dddddd;
}

td#files a {
	color: #cccccc;
}

td#files a:hover {
	color: #ffffff;
}

td#files hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	width: 720px;
}

.filesizesmall {
	font-size: 10px;
}

