
table.fz-table {
  width: 100%;
  border-collapse: collapse;
}

table.fz-table tr {
	border-bottom: solid silver 1px;
}
