I use matrix table with text of "row labels" above particular rows. I'd like to:
1) add some space bellow (and above) radio buttons (there where the red dots are on the following pictures)
!

I've tried to change margin, padding and height of the ChoiceRow, but it didn't do what i wanted.
2) change text of all "row labels"
I've tried this: `.Skin label.ChoiceRow{color:red;}`, but nothing happened.
Note: I use the theme "Minimal - blue"
Thank you for any ideas