> Taking out the line breaks between the list items worked but 
> this code is
> going to be generated by a cms and it has to put each one on 
> its own line is
> there any other way to fix it?
> 
> > add display:inline; to your #leftContainer li and move your
> > text-align:right; to #leftContainer li a.
> > 
> > That should fix it.

Jon-

Did you try the inline fix?

add display:inline; to your #leftContainer li and move your
text-align:right; to #leftContainer li a.

That fixed it on my local copy of your page.

Ron
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to