/*
ul.file_tree{
	display: none;
}
*/

ul.file_tree li{
	list-style: none;
	padding: 3px;
}

ul.file_tree li.file:hover{	background-color: #eee;	}

table.tbl_download, table.tbl_download td, table.tbl_download tr{	border: 0px;	}