table.font-small {
	border: 1px solid #000;
	font-size: 13px;
	border-collapse: collapse;
}
table.font-small td {
	border: 1px solid #000;
}
.tablepress thead th {
	border: 1px solid #000;
	white-space: nowrap;
}
.tablepress tfoot th,
.tablepress thead th {
	border: 1px solid #000;
}