buttonset spacing and button corner rounding

buttonset spacing and button corner rounding

Hi,

I would like to change (smaller) the spacing between buttonsets.  Looking at this file:-


It sets a right margin for ui-button-set.  But something like:-

.ui-button-set {margin-right: 2px;}

Doesn't change it.

Any ideas?

Also - how do I change the curvature of the button corners?

Thanks.

PS: this is not a jQuery Q but it's driving me nuts - does anybody know why padding and margin on divs is sometimes ignored - i have a div containing just buttons but i cant get marings/padding to work at all.