I am using -moz-border-radius (along with border-bottom-left and the webkit one).
The radius shows up in every browser (that supports css3 radius) no problem.
In firefox, the radius shows up. When I inspect with firebug, radius is missing from the stylesheet (it is there though, just not visible in firebug).
it works here on the tabs (first and last tab/li). I am copying that same exact style (css and markup).
Any suggestions?