.tablepress-id-1,
.tablepress-id-1 td,
.tablepress-id-1 th {
/*border: 1px solid gray;*/
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
}

.tablepress tbody td {
	vertical-align: middle;
	font-size: 15px;
}

.entry-content table th.column-3,
.entry-content table th.column-4,
.entry-content table th.column-5,
.entry-content table th.column-6,
.entry-content table th.column-7,
.entry-content table th.column-8,
.entry-content table th.column-9,
.entry-content table th.column-10,
.entry-content table th.column-11 {
	padding-left: 20px;
	padding-right: 20px;
}

.entry-content table td.column-1,
.entry-content table td.column-2 {
	text-align: left;
}