.tip {
	font-family: Georgia, Tahoma, Verdana, sans-serif, Geneva; 
	FONT-WEIGHT: bold;
	text-decoration: none; 
	font-size: 14pt;
	border:dotted 2px #cc2222; 
	width:270px; 
	padding:1px;
  	position:absolute; 
	z-index:100;
    visibility:hidden; 
	color:#333333; 
	top:20px;
    left:90px; 
	background-color:#ffffcc;
    layer-background-color:#ffffcc;
	}

#t1 {width:150px;}
#t2 {width:300px;} 