I'm not sure if this is possible exclusively using HTML and CSS, but I wrote jquery for this.
It simply finds the maximum width of all inner divs and then sets the value of all inner divs max.
Find the code here: http://jsfiddle.net/DDtuM/5/
source share