.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	border: none;
}

.tablepress-id-1 .column-1 {
	width: 100px;
}

.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-1 .column-4 {
	width: 10px;
}

.tablepress-id-1 .column-5 {
	width: 100px;
}

.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-1 .column-4 {
	text-align: center;
}

.tablepress-id-2 .column-1 {
	width: 100px;
}

.tablepress-id-2 .column-2,
.tablepress-id-2 .column-3 {
	width: 10px;
}

.tablepress-id-2 .column-4,
.tablepress-id-2 .column-5 {
	width: 100px;
}

.tablepress-id-3 .column-1,
.tablepress-id-3 .column-2 {
	width: 100px;
}

.tablepress-id-4 .column-1,
.tablepress-id-4 .column-2 {
	width: 100px;
}

.tablepress-id-5 .column-1,
.tablepress-id-5 .column-2,
.tablepress-id-5 .column-3,
.tablepress-id-5 .column-4,
.tablepress-id-5 .column-5 {
	width: 100px;
}

.tablepress-id-6 .column-1,
.tablepress-id-6 .column-2 {
	width: 100px;
}