I have a 3 column layout with some details below the columns.
You will not
A fairly simply solution is to make the container div iconsholder as the background like:
#iconsHolder { background-color: #DDD; float:left;}
Add that to your css and it should work in all browsers.