jquery ui radio buttons, add ".ui-state-selected" state

jquery ui radio buttons, add ".ui-state-selected" state

Hi there, I'm very green with javascript and jquery but I'm hoping that someone will be able to provide some help on this:

I would like to use the ".ui-state-active" and ".ui-state-active:after" to create button effects for when the button is depressed and to have the button return to it's original state. Is it possible to add ".ui-state-selected" for the selected radio button?

I've got this working with styled links but the buttons need to be radio buttons for the controls to work properly. Any help on this would be greatly appreciated.