.file-table{
	border: 1px solid #CCC;
	font-size: 12px;
	font-weight: normal;
}

.file-table th{
	text-align: left;
	padding: 5px;
	border-bottom: 2px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #ECECEC;
}

.file-table td{
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.file-size {
	width: 80px;
	}

.associated-products {
	width: 300px;
}

.file-table th .filetitle {
	width: 300px;
}
