I have a problem with table-layout:fixed and width of inner columns if their content wider than column.
Look at my sample here: http://jsfiddle.net/H5FLm/
Main idea of this markup that I need centered column with auto-width by inner content and liquid columns on sides.
I'm opened for any suggestions to fix it or use different markup.
Thanks.