rollover over the interface buttons now works as expected.
Also changed the width of the buttons to the correct size.
Resized the width and height of the sprites to be the same as the boxes we display
them in.
{{! template for the tooltip widget }}
<div class='tip'>
<div class='tipcolor' style='height:10px;width:10px'></div>
<div class='tiptext'>
</div>