Hi,
I'm familiar with a number of ways to create rounded boxes. However, in these cases the box either has a background-color or a background-image. What I need to do is just make the border of the box itself appear curved. I haven't found much on this, except for this article:
http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml
This seems to be very heavy markup to achieve what I'm trying to achieve. The way I tried to do this was by basically having a div at the top and bottom of the box, adding curved imaged to those two divs, and setting a right and left border on the main box, but the result is sloppy as you can see at the bottom right. So basically I'm asking if anyone has links or ideas about how to pull of this technique.
http://www.jontakiff.com/Stockabeetest/inboxcompose.html