abbr, acronym {
	background-color: #ffffff;
	color:#ff0000;
}
.bubbleTooltip {
	width: 200px;
	color:#ff0000;
}
.bubbleTooltip span.top {
	padding: 30px 8px 0;
	background: url('../../theme/images/bubble.gif') no-repeat top;
}
.bubbleTooltip span.bottom {
	padding:3px 8px 15px;
	color: #ff0000;
	background: url('../../theme/images/bubble.gif') no-repeat bottom;
}
