
#infobox {
	Z-INDEX: 100; LEFT: 20px; COLOR: black; POSITION: absolute; width:150px;
TOP: 450px; BACKGROUND-COLOR: transparent;
}
#infobox img{
float:left}


#infobox A {
	TEXT-DECORATION: none
}

#infobox A .info {
	DISPLAY: none
}
#infobox A:hover .info {
top:-350px;left:177px;
DISPLAY: block; 
FONT: 12px courier,sans-serif; 


visibility:visible; margin-left:5px; background:#fff; 
border:1px solid #600; width:350px; height:430px;color:#600; padding:0px;
font-style:normal;  
font-family:tahoma, geneva, "lucida sans unicode", "lucida grande", arial, sans-serif; 
letter-spacing:1px; line-height:1.5em;
}
