.bubbleTooltip {
	width: 164px;
	color:#FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
.bubbleTooltip span.top {
	padding:36px 18px 0px 38px;
	background: url(../images/bubble.png) no-repeat top;
}
.bubbleTooltip span.bottom {
	padding:20px 30px 22px 40px;
	background: url(../images/bubble.png) no-repeat bottom;
}

