.tooltip {
    width: 294px;
    color: white;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
}
.tooltip span.bubbletop {
    padding: 31px 8px 0;
    background: url(dymek4.gif) no-repeat top;
}
.tooltip b.bubblebottom {
    padding: 1px 8px 15px;
    color: #548912;
    background: url(dymek4.gif) no-repeat bottom;
}

