Border Conflict Resolution

Earlier today I was attempting to style a table header when I came across a peculiar part of the CSS 2.1 spec.  Here is what I was trying to create:
I has a table with a number of header elements and I wanted to style it such that each one would have 2px of gray border [...]