div.hexballoon
{
	position:absolute;
	left:0px;
	top:0px;
	width:244px;
	height:150px;
	background:url(balloon-white.png) no-repeat;
	display:none;
	z-index:999;
}
div.hexballoon span
{
	position:absolute;
	left:13px;
	top:13px;
	width:218px;
	height:110px;
	overflow:hidden;
}
div.hexballoon table
{
	width:218px;
	height:110px;
}
div.hexballoon td
{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align:center;
	text-decoration:none;
}
