Here's the problem :
I have 2 div - The first one has a float:left - The second one has a margin-top
Now why, WHY does that margin-top is also applied to the first div ?
Here's a demo with background colors to get the idea :
http://dl.dropbox.com/u/4225936/whyyyyy.htm
-Edit : I'm not looking for a solution but for an explanation of this behavior. Thanks everybody :)