Make JQuery UI tabs look like buttons

Make JQuery UI tabs look like buttons

I would like to have a tab-like interface (like this ones on this page: http://jqueryui.com/tabs/#default)

Except that I would like the tabs to look more like buttons on this page:

http://jqueryui.com/button/#radio

Where each "tab" would basically be a button. Is there a way I can change the way the tabs look so they look more like the "radio" buttons on the second link? Or is there another approach you'd recommend to make the tabs look like buttons? Thanks!