Right div pushing center div further down
- by Chase
I cannot get this last div to go up properly in my layout and have tried countless things. I'm not sure what's going on with my css?
Here is a screenshot: http://img291.imageshack.us/img291/5377/screenshot20100528at123.png
#events {
float: left;
width: 420px;
margin:0 0 5px 0;
font-family:Helvetica, Arial, sans-serif;
…