Space between buttons in GUI.SelectionGrid

How can i reduce or increase space between buttons in GUI.SelectionGrid? Anyone know? Thanks.

Use the GUIStyle.margin property for the GUIStyle used (by default the button style of the current GUISkin).