I try to build fluid layout using percentages as widths. Do do so i tried this:
A
Wrap them around a div with the following CSS
.div_wrapper{ white-space: nowrap; }