On this *website* I am having trouble with the HTML and CSS part as it is not displaying correctly. You see on the right hand sidebar, I have the blog feed installed on the home page so whenever I post something on the blog it goes to the home page as a blog feed. I want it to stretch across the entire red bar. You can see the sidebar is setup like this with the CSS. Sidebar (all of it enclosed) then sidebartop, sidebarleft, sidebarright, sidebarbottom and the sidebarbottom is the one that is messing up or not displaying correctly. Both in FF and IE7 they are not working. Please someone let me know what to do as far as changing up the CSS (or html) to get this to work or any feedback! Thanks
Taking a quick look using Firebug (a Firefox Addon) it appears that the bottom sidebar div is within the righthand sidebar code. It needs to be outside of that div altogether.