.countryClasses { display: none; }
tr.countryClasses.cp2 { display: table-row; }
td.countryClasses.cp2 { display: table-cell; }
.hideCp2 { display: none !important; }
