table #downloads {
	width: 730px;
	}
table #downloads th {
	font-size: 10px;
	line-height: 16px;
	font-family: verdana,sans-serif;
	font-weight: bold;
	color: #568d9f;
	text-align: left;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #666666;
	}
table #downloads td,td a {
	text-align:left;
	}
table #downloads td a:hover {
	color: #70cee9;
	}
table #downloads td.category {
	color: #000000;
	}
table #downloads td.line {
	height: 16px;
	line-height: 16px;
	font-size: 1px;
	border-style: none none dashed none;
	border-width: 1px;
	border-color: #cccccc;
	}
table #downloads td.none {
	border-style: none;
	}