Hi all DP's! I have a website ( www.yahooscanner.net ) and I have a problem with the placement of a vertical adsense. It's about http://www.yahooscanner.net/tools I have a lot of space in the right where I can place 2 adsense. But I really can't align them on the right. Here is the code of the page's main content: <!-- Start: main --> <div id="main"> <!-- Start: Rightpart --> <div id="content"> <div id="box"> <h3>Download for FREE</h3> <p>Here is a list of the most popular and useful tools and programs for Yahoo! Messenger. <b>This list is continuously UPDATED!</b> So, stay in touch with Yahooscanner.net!</p> <table width="98%" class="customtable"> <thead> <tr> <th class="lefthead">No.</th> <th>Name</th> <th>Description</th> <th class="righthead">Download</th> </tr> </thead> <tbody> <tr> <td><b>1.</b></td> <td><b>Yahoo! Avatar Joiner 1.0</b></td> <td><b>With this program you can combine 2 avatars (one smaller and other bigger) by a simple click of a button.</b></td> <td><a href="downloads/AvatarJoiner.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>2.</b></td> <td><b>Moods Yahoo! Avatars 1.0</b></td> <td><b>Show your mood with this great avatar collection.</b></td> <td><a href="downloads/Moods-Avatar-Images.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>3.</b></td> <td><b>Yahoo! Messenger Archive Decoder 1.1</b></td> <td><b>View the message archive of all users which have logged in on your PC.</b></td> <td><a href="downloads/yimdecoderFREE.exe"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>4.</b></td> <td><b>Yahoo Messenger Monitor Sniffer 3.0</b></td> <td><b>Record all Yahoo! Messenger conversations from a PC network in real time.</b></td> <td><a href="downloads/Download_yahoomonitor.exe"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>5.</b></td> <td><b>oRipa Yahoo Webcam Recorder 1.2.3</b></td> <td><b>Record the discussion partner's webcam.</b></td> <td><a href="downloads/oRipa_Yahoo_Recorder.msi"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>6.</b></td> <td><b>A-Patch for Yahoo Messenger 0.1 Beta</b></td> <td><b>Removes Yahoo! ads and allows more Yahoo!Messenger instances at the same time.</b></td> <td><a href="downloads/A-Patch01beta_yah.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>7.</b></td> <td><b>HyperIM</b></td> <td><b>HyperIM it's a program which helps you to modify your status as you want, you can personalize it or you can add media support.</b></td> <td><a href="downloads/HyperIM_2.14_Setup.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>8.</b></td> <td><b>Learn IP from Yahoo!</b></td> <td><b>A tool that helps you to find the IP of the person with which you talk. Just open the executable, talk with that person and the program will automatically show you his/her IP.</b></td> <td><a href="downloads/Yahoo-Ip.rar"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>9.</b></td> <td><b>Show what song you're listening to</b></td> <td><b>You can put your favorite song to status by listening it in Winamp</b></td> <td><a href="downloads/ym(9,8,7)_nowPlaying_v4.6.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>10.</b></td> <td><b>Auto Away</b></td> <td><b>Auto respond it's a program which automatically responds with a message, chosen by you, to all buddies that contact you while you're away from PC.</b></td> <td><a href="downloads/auto_responder.zip"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>11.</b></td> <td><b>MultiMessenger</b></td> <td><b>MultiMessenger, a very popular program. Simple and useful, a single file, double-click and you open as many instances as you want.</b></td> <td><a href="downloads/multimessenger-status-yahoo.ro.reg"><img src="images/icons/download.png"></td> </tr> <tr> <td><b>12.</b></td> <td><b>Delete Yourself</b></td> <td><b>A very useful tool. You can delete yourself from someone's messenger list.</b></td> <td><a href="downloads/multimessenger-status-yahoo.ro.reg"><img src="images/icons/download.png"></td> </tr> </tbody> </table> </div> <!-- end: box--> </div> <!-- end:right content --> </div> <!-- end: main --> Any idea is welcomed. Thanks!