
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {
	position:absolute;

	/*width:11px;
	display:block;
	background-image: url(images/tt_left.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#tttop {display:block; width:359px; height:23px; background:url(images/tt_top.gif) no-repeat; background-position:left top; }
#ttcont {display:block; width:319px; color:#000000; background-image: url(images/tt-mid.gif);
	background-repeat: repeat-y;  padding:2px 20px 2px 20px; }
#ttbot {display:block; width:359px; height:23px; background:url(images/tt_bottom.gif) no-repeat; }