<style>
table table table {
border: 2px dashed;
border-color: FF0000;
}
table table table table {
border: 0;
}
</style>
change px border, style and colour to your choice 2-Pixel Dashed Border Around Tables The border style may be solid, dashed, dotted, double, groove, ridge, inset, outset.
