|
Narrow the width of #mid1 by 4px to 434, and everything lines up. Of course, you need to use conditional comments to target IE. IE6 is messed up the same way.
I have to tell you, you are going at that layout the hard way using long narrow images like that for the box. You'll have trouble if the content needs to stretch beyond the length of your graphic.
I would be better to take a horizontal 'slice' of the box graphic, the width of the box plus a couple of pixels of the blue, and tile that as a background of a div holding your content. Then you put the top and bottom rounded sections on. Your page will then stretch as needed.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|