.ShipStatsMT {
	table-layout: auto;
}

.ShipStatsMT tbody td {
	border: 0;
}

.ShipStatsMT .column-1 {
	text-align: right;
	font-weight: bold;
}

.ship-mt-block-bg {
    background-color: silver;
}