Heya, I am starting up a freebie site at http://www.toastedfreebies.com and need some help with the script. The guy I bought it off cant provide much support so I was hoping sumone here could. I am having problems with the mouseover description of the items. When I dont scroll down the mouseover is fine but when I scroll down the mouseover description moves up but further than the item. So it is normally out of sight. If you guys could take a quik look at the site so you understand what you mean.... and if you rekon you might be able to help me please let me know. The script is written in php with .tpl templates. This is a protion of the script direct from the website. Basically I wana know how to edit this so it stays over the item. <td width="16%" class="choice"> <a onmouseover="doTooltip(event,1)" onmouseout="hideTip()"><img src="/images/giftcert.jpg" border="0"></a><br /> $25 eBay.com Gift Certificate (1 Referrals)<br /><input type="radio" name="item" value="1" checked></td> Code (markup): Please help me lol shouldnt take very long at all. Thnx, Sam.