#tooltip {
    padding: 3px;
    text-align: left;
	position: absolute; posTop: 0; posLeft: 0;
    border-width:1; border-style: solid;
    background-color: yellow; color: #000000;
    width:240; font-size:9pt

}

span.tip {
    border-bottom: 1px solid #eee;
}
.sifferruta {
 font-size: 20px;
 background-color: #333333;
 color: #FFFFFF;
 text-align: center;
 border: 0px solid #666666;
}
