The CCK fieldgroups look a bit funny because they aren't bold.

To fix this, it may be worth considering to the style-base.css file by default:
legend {
font-weight: bold;
}

Otherwise just looks a bit funny. Thus far haven't seen any adverse effects