center {
width: 100%;
+ min-width: 580px;
}
a img {
table.eleven { width: 530px; }
table.twelve { width: 580px; }
+table.one center { min-width: 30px; }
+table.two center { min-width: 80px; }
+table.three center { min-width: 130px; }
+table.four center { min-width: 180px; }
+table.five center { min-width: 230px; }
+table.six center { min-width: 280px; }
+table.seven center { min-width: 330px; }
+table.eight center { min-width: 380px; }
+table.nine center { min-width: 430px; }
+table.ten center { min-width: 480px; }
+table.eleven center { min-width: 530px; }
+table.twelve center { min-width: 580px; }
+
td.one { width: 8.333333% !important; }
td.two { width: 16.666666% !important; }
td.three { width: 25% !important; }
width: 9999px !important;
}
+ table[class="body"] center {
+ min-width: 0 !important;
+ }
+
table[class="body"] .hide-for-small,
table[class="body"] .show-for-desktop {
display: none !important;