.cardlist table {margin:0;background-color:#FFFFFF;text-align:left;}
.cardlist td {margin:0;}
.cardlist table td {white-space: nowrap;}

.cardlist table tr:nth-of-type(1) td:nth-of-type(1) {}

.cardlist table tr:nth-of-type(2) td:nth-of-type(1) {width:130px;min-width:130px;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(2) {width:6em;min-width:5em;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(3) {width:7em;min-width:6em;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(4) {width:6em;min-width:6em;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(5) {width:12em;min-width:12em;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(6) {width:4em;min-width:4em;}
.cardlist table tr:nth-of-type(2) td:nth-of-type(7) {width:20em;min-width:20em;}