Hi , I have 2 DIVs that Im using in a table formatted CSS style by using display:table,display:table-row,display:table-cell etc. Now, these two DIVs are meant to be beside each other, but they appear too close.. how do i put a border on those two DIV's? I have tried applying the border attribute in the CSS for the parent DIV that has the display:table style applied, but to no avail.. any thoughts?

|