I'd prefer not to use tables while doing this, but I don't know how else to go about it. Basically, I want a table with alternating white & grey rows. The table needs to have a rounded border and there should be borders in between the individual rows (but NO column borders).
Here's what I've got so far: http://jsfiddle.net/zVDyh/1/
Even though I am setting the border radius, it doesn't seem to affect the table's border at all.