I've been working on a site with a right-aligned dropline css nav, and am having trouble positioning the second level the way I want it. Currently the first level is right-aligned, but when you hover over a link with second level items, the second level is showing up all the way to the left. Because the second level has to be positioned absolutely in order for it to stay hidden, I'm stuck! I need enough width so that any amount of second level items will show up on one line.