.table_header table th{
	/*background-color:#DDDDDD;*/
	/*border:1px solid #AAAAAA;*/
}

.table_header table th{
	border-bottom:1px solid #888888;
}

.table_header table th.filesize{
	width: 65px;
}
.table_header table th.extension{
	width: 45px;
}
#txtcon table.mod_file td{
	padding: 5px;
}

#txtcon table.mod_file td a{
	font-size:12px;
	color: #FFFFFF;
}
#txtcon table.mod_file td a:hover{
	color: #888888;
}