mesa interior de la mesa no coincide con los bordes

/*Make the td that contains the inner table have no padding*/
td.inner-table-container {
	padding: 0%;
}
NachooCh