Hi - Anyone else getting funky style changes when they use an embedded font in a LinkBar? I have a design heavy site that uses embedded fonts and I originally rolled my own navigation using states and rollover events for the color changes. The code was pretty ugly and I realized that this is exactly what LinkBar is supposed to do. But once I started using LinkBar is does funny things when I use the embedded font instead of a system font.
The main problem is that it seems to automatically make the verticalAlign = "top" instead of "middle" which is what you want in a link bar, i.e. when I use the embedded font all of a sudden the text is much higher than the dividers. Tried some workarounds with padding and such but shouldn't this work correctly? Or should I just roll my own so I have more control? thanks...

