* {margin:0; padding:0}

#text {
	margin:50px auto; 
width:300px;
border:1px solid #999}
.hotspot {
	color:#333;
	padding-bottom:1px;
	cursor:pointer;
}/* #900;*/ 

#tt {
	position:absolute; 
display:block;
border-left:#666 1px dotted; 
background: #d8e6ee}/*url(images/tt_left.gif) top left no-repeat*/

#tttop {
	display:block;
	height:5px; 
	border-top:#666 1px dotted; 
	margin-left:0px;
	background:#d8e6ee;
	overflow:hidden}/*url(images/tt_top.gif) top right no-repeat;*/ 
#ttcont {
	display:block;	 
	border-right: #666 1px dotted; 
	padding-top:15px; 
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;  
	margin-left:0px; 
	margin-top:5px; 
	margin-bottom:5px;
	background:#d8e6ee; 	
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#ttbot {
	display:block; 
	height:5px; 
	margin-left:0px;
	background:#d8e6ee; 
	border-bottom:#666 1px dotted;  
	overflow:hidden;
	}/*url(images/tt_bottom.gif) top right no-repeat;*/

