Add this to your CSS and adjust the
RED text for location preferences. This moves it to the bottom.
Code:
div table
{
width:0;
height:0;
position: absolute;
margin-left:80px;
margin-top:1250px;
}
That is against their pokicy, btw.. so don't do it.
To hide the links and form above the banner ad:
Code:
div table td font {visibility:hidden;}
font .navbar {visibility:visible;}
I honestly prefer to just move a whole div block over the links and or ad. But I leave my ad showing.. since it is against the rules & they are trying to make money too on the FREE service they provide to you... FREE. So I'd recommend not taking advantage of them in that way.. since you're getting it FREE.