For those of you using Turkoptiscript and a TO1 addon or script, you may see that they overlap. In order to mitigate this problem, try the following. Open the Turkoptiscript script. Go to the bottom of the script. Find the line Code: .to-hdi { display:inline-block; font-size:12px; cursor:default; line-height:14px; } Right below that line, add Code: .to-abs.to-hdi { margin-left: -22px; } To clarify, this is an insertion of a new line.