Currently I am working on table customziation for my project. I am using Twitter Bootstrap rails gem (2.2.6). However I think this should not be an issue when it comes to CSS customization.
So basically I want to achieve the following mockup:

However when I put radius border on  nothing happens unless I float it left or display it in block I don't see rounded borders. Please review the following jsfiddle:
http://jsfiddle.net/zaEFz/2/
But the issue is: when floating the content left, I loose the structure of the table. That means headers don't match content anymore. So few questions:
- How to align the content with headers? If using float:left 
- How to round the corners for each row? If not using float:left and display:block 
If you answer one of the questions that should be fine :)
 
     
    
 
    