/* CSS Document */

.tx-filelist-pi1-table {
	width: 440 px;
	margin-top: -20px;
}

.tx-filelist-pi1-header-filename, .tx-filelist-pi1-header-info, .tx-filelist-pi1-header-last_modification {

}

.tx-filelist-pi1-header-tr {
	font-weight:bold;
}

.tx-filelist-pi1-tr-0 {
	background-color:#f5f5f5;
}

.tx-filelist-pi1-tr-1 {
	background-color:#fff;
}


.tx-filelist-pi1-icon {
	width: 30px;
}


.tx-filelist-pi1-filename {
	width: 270px;
}


.tx-filelist-pi1-info {
	width: 70px;
	font-size: 0.8em;
	text-align:right;
}

.tx-filelist-pi1-last_modification {
	width: 70px;
	font-size: 0.8em;
	text-align:right;
}