div#tipDiv {
	color:#000; 
	font-size:11px; 
	line-height:1.2;
	background-color:#00eedd; 
	border:3px solid #667295; 
	width:320px; 
	padding:4px;
}

.hotspot {color:#009;padding-bottom:1px;border-bottom:1px dotted #00f;cursor:pointer;}
#tt {position:absolute; display:block; background-color:#00f;}
#tttop {display:block; height:1px; margin-left:1px; background-color: #00f; overflow:hidden;}
#ttcont {display:block; padding:3px 8px 3px 8px; margin-left:1px; border-right:1px solid #00f; background-color: #024; color:#0c0;}
#ttbot {display:block; height:1px; margin-left:1px; background-color: #00f; overflow:hidden;}

