/* Start of CMSMS style sheet 'filelist' */
.file_list_table {
	width: 94%;
	margin: 0px;
	padding: 0px;
}
.icons {
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.file_list_table tr td a {
	text-decoration: none;
	color: #333;
}
.file_list_table tr td a:hover {
	text-decoration: none;
	color: #61779E;
}
.file_list_table  {
	border: 1px solid #BAC3D4;
}
.rows {
	border: 1px solid #BAC3D4;
}

/* End of 'filelist' */

