/* tooltip */
.tt-tt, .tt-tt div {_float: left;}
.tt-box {padding-left: 2px; background: url(images/tt_lr.png) no-repeat; \ background: none;}
.tt-box2 {padding-right: 2px; background: url(images/tt_lr.png) no-repeat 100% 0; \ background: none;}
.tt-box3 {padding: 1px; background: #ffffff;}
.tt-box4 {padding: 2px; border: 1px solid #ffb035;}
.tt-content {padding: 7px 9px 3px; color: #414f5a; background: #fbf8f3 url(images/tt_bgr.gif) repeat-x;}
.tt-bottom {padding-left: 5px; background: url(images/tt_b.png) no-repeat; _clear: left; \ background: none;}
.tt-bottom div {padding-right: 5px; background: url(images/tt_b.png) no-repeat 100% -4px; \ background: none;}
.tt-bottom div div {height: 4px; overflow: hidden; padding: 0; background: url(images/tt_b.png) repeat-x 0 -8px; \ background: none;}
.tt-connector {position: absolute; width: 15px; height: 16px; margin-top: -12px; margin-left: 15px; background: url(images/tt_conn.png) no-repeat; _left: 0; _background: url(images/tt_conn_ie6.gif) no-repeat;}

.tt-tooltip {position: absolute; display: none; z-index: 10; font-size: 12px;} /* tooltip for content area */
.bookmarks-tooltip .tt-tooltip {margin-left: 0;}
.tt-tooltip .tt-content {padding: 7px 9px 8px; width: 400px; white-space: normal;}

.tt-tooltip-area {} /* wrap content to show tooltip */
