I've tried adding width: 100%; to the end of the mcTableStyle thing in the code, but that has no effect. I also have this in my regular stylesheet:
table
{
width: 100%;
}
So I don't know what else I need to do.
Suggestions very welcome - I'm playing in my global project and have managed to break ALL my tables in ALL my child projects!