abbr, acronym {
	text-decoration: none;
	}
.bubbleTooltip {
	width: 270px;
	color:#000000;
	font: 9px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	
}
.bubbleTooltip span.top {
	padding: 30px 8px 0;
	background: url(/tools/images/bubble.gif) no-repeat top;
	
}
.bubbleTooltip span.bottom {
	padding:3px 8px 15px;
	color: #000;
	background: url(/tools/images/bubble.gif) no-repeat bottom;
	
}

