.tooltip {
	color:#000;
	font: 11px Arial,sans-serif;
	text-decoration:none;text-align:center
}

.tooltip span.top {
	padding: 19px 1px 0 1px;
    background: url(http://snapr.seekxl.de/media/bubble_s.gif) no-repeat top;
}

.tooltip b.bottom {
	font-weight:normal;
	padding:2px 3px 2px 3px;
	color: #2e56b5;
    background: url(http://snapr.seekxl.de/media/bubble_s.gif) no-repeat bottom
}	