* {margin:0; padding:0}
body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF}
#text {margin:50px auto; width:500px}
.hotspot2 {	background-color: silver;
	color: white;
	font-weight: bold;
	padding: 1px 5px;
	z-index: 8;
}.hotspot {
background-color: transparent;
	margin: 0;
	padding: 0 0 2px;
	color: black;
	border-bottom: 1px dashed silver;
}	
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat; 	z-index: 8;}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden; 	z-index: 8;}
#ttcont {display:block; background:#666; color:#FFF;
	padding: 2px 12px 3px 7px;	z-index: 8;
}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden; 	z-index: 8;}
