OK got it. Just find:
.ppGaltopframe {
and add the attribute:
display:none;
This way you can have it turned on , on the style you want.

You can't change it through templates because the insert comes from the php file forumhome_start.php. Through CSS you can "hide it" at least and still have it on for the rest.