abbr, acronym {
cursor:pointer

}
.bubbleTooltip {
	width: 307px; height:35px;
	color:#000; font-size:14px;
	text-decoration:none;
	text-align:center;
}
.bubbleTooltip span.top {
	padding: 30px 8px 0;
	background: url(images/bubble.png) no-repeat top;
}
.bubbleTooltip span.bottom {
	padding:15px 8px 15px;
	color: #000;
	background: url(images/bubble.png) no-repeat bottom;
}

