abbr, acronym 
{
	background-color: #e5e5e5;
	border-bottom: dotted #000 1px;
}
.bubbleTooltip 
{
	width: 200px;
	color:#000;
	font: 0.7em sans-serif;
	text-decoration:none;
	text-align: left;
}
.bubbleTooltip span.top 
{
	padding: 30px 8px 0;
	background: url(../images/bt.gif) no-repeat top;
}
.bubbleTooltip span.bottom 
{
	padding:3px 8px 15px;
	color: #000;
	background: url(../images/bt.gif) no-repeat bottom;
}
