If I put a table inside a div and set it to 100%, when I set the margin or padding to stop the text inside the table touching the edge of the div, the table ends up outside the div... its like the 100% doesn't take into account the margin size.
Is there a common solution to this issue?