Jason,
I copied the code you suggested into the Style Sheet at the very bottom.
Then made the Google ad look this:
<div id=”adsense1″><script type=”text/javascript”><!–
google_ad_client = “pub-4525048157438604”;
/* 300×250, created 5/3/10 */
google_ad_slot = “6919596214”;
google_ad_width = 300;
google_ad_height = 250;
//–>
</script>
<script type=”text/javascript”
src=”https://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script></div>
Where <div id=”adsense1″> replaced <div style=”float:right;”>
It did not change the position of the Google ad. Can you tell what I have done wrong?