#text {margin:50px auto; z-index:10; width:500px}
.peoplearea {color:#900; padding-bottom:1px; z-index:100; border-bottom:1px dotted #900; cursor:pointer}
.toolclass td {font-family:Arial; font-size:12px; z-index:100; color:#ffffff;}

/* USE THIS CODE FOR CHRISTMAS FAM TREE
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#f80404; color:#fff}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* USE THIS CODE FOR REG FAM TREE */
#tt {z-index:100; position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {z-index:100; display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {z-index:100; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#5B3F6B; color:#fff}
#ttbot {z-index:100; display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

