abbx,help {
	background-color: #FFFFFF;
	color:#0000ff;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

abbr, acronym {
	background-color: #e5e5e5;
	padding-left: 0.2em;
	padding-right: 0.2em;
	border-bottom: dotted #000 1px;
}

.bubbleTooltip {
	width: 200px;
	color:#000;
	font: 1.2em arial;
	text-decoration:none;
	font-weight: bolder;
	text-align:center;
}

.bubbleTooltip span.top {
	padding: 30px 8px 0;
	background: url("../images/bubble.gif") no-repeat top;
}

.bubbleTooltip span.bottom {
	padding:3px 8px 15px;
	color: #000;
	background: url("../images/bubble.gif") no-repeat bottom;
}

