abbr, acronym {
	text-decoration:none;
}
.bubbleTooltip {
	width: 200px;
	color:#fff;
	font: 0.7em sans-serif;
	text-decoration:none;
	text-align:center;
}
.bubbleTooltip span.top {
	padding: 20px 8px 5px;
	background: url(bubble.gif) no-repeat top;
}
.bubbleTooltip span.bottom {
	padding:3px 8px 15px;
	color: #000;
	background: url(bubble.gif) no-repeat bottom;
}
