I want to get the banner fills without white margins.
If you increase the size of the banner comes out.
Attached screenshot
#gkPage .box.nopaddingbox > div {margin: 0px;}
.box.nopaddingbox div.banneritem {padding: 0px}
#gkPage .box.nopaddingbox {background: transparent}
.box.nopaddingbox div.banneritem {line-height: 0px; font-size: 0px;}