.tableFiles {
    width:400px;
}
.-filesize-kb {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;


}
.filename {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	padding-left: 8px;

}
.filetype {
    width:100%;
    text-align:center;
    padding-left:2px;
    padding-right:2px;
}
.filelink {
    width:100%;
    text-align:center;
    padding-left:2px;
    padding-right:2px;
}
.comment {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

.comment2 {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
    text-align: center;
    font-weight: bold;
    background: #FAFAFA;
}
.files-comment-header {
	font-size: 11px;
	font-weight: bold;
	color: 2C5A95;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
    background: #EEEEEE;
}
.files-comment-header1 {
	font-size: 11px;
	font-weight: bold;
	color: 2C5A95;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
    text-align: center;
    width:30px;
    background: #EEEEEE;
}
.files-comment-header2 {
	font-size: 11px;
	font-weight: bold;
	color: 2C5A95;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
    text-align: center;
    width:70px;
    background: #EEEEEE;
}
.files-comment-header3 {
	font-size: 11px;
	font-weight: bold;
	color: 2C5A95;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
    text-align: center;
    width:60px;
    background: #EEEEEE;
}
.icon {
	padding-left: 8px;

}
