After inserting Google Adsense on my website, the content of the site moved down.
Is there a way to have the content appear alongside the Google Adsense rather than below it?
You can view my site here:
.wrapper {
width: 990px;
margin: 0 auto;
position: relative;
z-index: 1;
}