Here is the site so you can see the problem, just check out the source code and see if you can find the problem, I have been trying to fix this for hours... The right box should be at the top like the left and it should be spaced with 6 px all around the sides. http://showthemthis.com Thanks for any help guys!
You know, we could probably noodle around and make your widths, margins, paddings and floats work for you. Or you could just use an existing CSS grid layout (just as an invisible foundation of your web site) from: CSS Grid Framework It's not very difficult, and it will save you tons of time and frustration. Hope that helps!