/*-----------------Doc LIST ----- */
table.file_list{
}
table.file_list th{
	background: #81827E;
	color: white;
	padding: 0px 5px;
}
table.file_list td{
	border-bottom:1px solid #E4E4E4;
	padding: 5px;
}
table.file_list td.title{
	font-weight:bold;
}
table.file_list td.date{

}
#pagination{
margin-top:10px;	
}

