The problem is in the CSS styles – there is set some background color for the enwrapping div. Set the
background for this element to
none. You can check the CSS class which is being used in your case using e.g.
Firebug add-on for Firefox or any other tool like this.
-ov-