/* $Id: tooltip.css,v 1.1 2008/08/14 16:36:28 steve Exp $ */

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#EB1887; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
#tttable {color:#FFF; font: 11px/1.2 Arial, Helvetica, sans-serif;}
