Hello, I am currently working on a template for a client of mine, but I'm having issues with some DIV's. Coded version: Click here! As you can see the div on the right with the pictures in it doesn't stay at the first line of the "content" div. It just stays right under the text: "Test". It should "float" instead of going down. Hard to explain really, so here's a picture to explain it a little bit: Click here! So all I want is having the div with all the pictures in it float to the top of my "content" div. Here's the CSS file: Click here! I hope someone can help me out here. Thanks!