^ Top
#picture {width:100px; height: 250px; background-color:#ffffff;} #picture a.small, #picture a.small:visited { display:block; width:100px; height:100px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;} #picture a img {border:0;} #picture a.small:hover {text-decoration:none; background-color:#000000; color:#000000;} #picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;} #picture a.small:hover .large {display:block; position:absolute; top: 90px; left:150px; width:200px; height:200px; }