.tooltip,.tooltip *{display:block} /*added by javascript*/ 

.tooltip{ width: 202px; color:#FFFFFF;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(images/bt2.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #FFFFFF;
    background: url(images/bt2.gif) no-repeat bottom}

