td {
	padding: 0px;
}

table>thead>tr>td, table>tfoot>tr>td {
	height: 26px;
	background-color: rgb(229, 229, 229);
}