I have a little problem. Is the way to position a floating div so it's overlapping previous div and shifting up to top about 25px? I know I know you can do it if DIV positioned absolutely on a page but the problem with that absolutely position divs not collapsing correctly. So if I have additional footer div it's not pushing it down rather stays somewhere in the middle since leftcolomn and centercolum not collapsing equally. Here is the link. http://www.iprok.com/goods/template2.html
As you see rightcolumn has a white space on a top. Which is equal to the height of the searchbox. How I can push it up and still keep Integrity?