#filestable tbody tr {
  background-color:#dfdfdf; height:2.5em;
  }

#filestable tbody tr:hover, tbody tr:active {
	background-color: #cfcfcf;
  }

table th, table td {
  border-bottom:1px solid #cacaca;
  }
table td {
	border-bottom: 1px solid #cacaca;
  }
