GUI.Style Hover image in front of normal image?

Is it possible for me to get the hover image of my GUI.Style to show in front of my standard image (standard image = when I am not hovering)? My hover image has transparency so I’d like to know if this is at all possible. Thanks in advance.

Does it have anything to do with GUI.depth?

Here is an image of my problem:

10694-unityforms.jpg

Turns out there is a padding option in the GUI.style settings. Hope this will help someone eventually.