I'm try to get the brown box to line up with the white content area to give the page a uniform look. I can get it in one browser but then if you go into IE6 IE7 or FF it is off and not lined up. I cant figure out what exactly is pushing it. I'm also trying to get the "Alphabetical Listing of Attorneys" to look the same in every browser but IE6 is giving it extra padding. Any ideas? Thanks!
That's going to make things more complicated. It will require repositioning your elements and probably using absolute positioning and setting 'bottom:0' (just blurting out stuff). Elements expand with content and that's the only way to do it.
I used an different approach and got it to work now the only thing is i need the Professionals text to move up but the banner is thinking its bigger then 110px.. any ideas?
Really the only think wrong on this page is trying to get the darker brown on the right side #F1E9DC to be even with the left content #FFFFFF across different browsers. Sorry if I'm making this more confusing then it is.