.hotspot {
	color:#9d4000;
	cursor:pointer;
}

.hotspot2 {
	color:#fff;
	cursor:pointer;
	text-decoration:underline;
	padding:2px;
	font-style:italic;
	font-weight:bold;
}



#tt {position:absolute; display:block; background:url(../images/leftB.png) top left no-repeat;}
#tttop {display:block; height:8px; margin-left:10px; background:url(../images/topB.png) top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:4px 12px 4px 7px; margin-left:10px; background-image:url(../images/bgB.png); color:#fff; font-size:12px;}
#ttbot {display:block; height:10px; margin-left:10px; background:url(../images/bottomB.png) top right no-repeat; overflow:hidden;}
