If I do:
<mx:Style>
FormItemLabel {
font-weight: bold;
}
</mx:Style>I don't see the bolding in Design View, but if I use that component in an Application or other component, I do see the bolding of the Form Item labels. Should I file a FlexBuilder bug? --JesterXL

