

stupid custom links
this is my code in my theme box
#about ol {position:absolute;top:0px;left:0px;width:66px;
height:76px;}
#about ol {background-image:url('http://i110.photobucket.com/albums/n89/cherrilious_/exbawks.png')}
#about ol img {opacity:0;filter: alpha(opacity=0)}
#about ol:hover img {opacity:1.00;filter: alpha(opacity=100)}
#about ol ol {position:absolute;top:0px;left:300px;width:100px;
height:50px;}
#about ol ol {background-image:url('http://i110.photobucket.com/albums/n89/cherrilious_/exbawks.png')}
#about ol ol img {opacity:0;filter: alpha(opacity=0)}
#about ol ol:hover img {opacity:1.00;filter: alpha(opacity=100)}
this is what i have in my about me box.
[list=1]
[url=xcandycontainer.deviantart.com][IMG]http://i110.photobucket.com/albums/n89/cherrilious_/pbdA.png[/IMG][/url]
[list=1]
[url=xcandycontainer.deviantart.com][IMG]http://i110.photobucket.com/albums/n89/cherrilious_/pbmsg.png[/IMG][/url]
[/list][/list]
right now on my profile, I have grid like things, (they help me keep track of where my buttons are and will be removed when finished) they will be made transparent.
when I hover over my buttons, BOTH of them pop up instead of just one at a time.
does anyone know what im doing wrong?