.balloonstyle {
	position:absolute;
	/*top: -500px;*/
	left: 2px;
	height:44px;
	display:none;
	/*width:250px;*/
	z-index: 1;
	/* experimental styles which render superfluous div.balloon-left */
	background:/*#00FF00*/ url(../bug-images/tip_left.png) no-repeat 0 10px;
	padding: 0 0 0 7px;
	/*for IE*/
	line-height:0px;
}
.balloonstyle .balloon-tip {
	background: /*#FFFF00*/ url(../bug-images/tip_top.png) no-repeat 4px 0px;
	height: 10px;
	width: 27px;
	margin: 0;
	line-height:0px;
	/* fixes for IE */
	padding:0;
}
/*.balloonstyle .balloon-left {
	height:24px;
	padding: 5px 0;
	width:7px;
	background: url(../bug-images/tip_left.png) no-repeat left 0;
	float:left;
	margin-left:0;
	line-height:0px;
}*/

.balloonstyle .balloon-body {
	height:24px;
	padding: 5px 7px 5px 0;
	background: /*#FF00FF*/ url(../bug-images/tip_body.png) no-repeat right;
	float:left;
}
.balloonstyle .balloon-body p, .balloonstyle .balloon-body h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height:24px;
	margin:0;
	/*background-color: #999999;*/
}



#inserts .balloon-tip {
	margin-left: 370px;
}
#khz101 .balloon-tip {
	margin-left: 341px;
}
#khz201 .balloon-tip {
	margin-left: 312px;
}
#khz301 .balloon-tip {
	margin-left: 283px;
}
#khz401 .balloon-tip {
	margin-left: 254px;
}
#khz102 .balloon-tip {
	margin-left: 225px;
}
#khz202 .balloon-tip {
	margin-left: 196px;
}
#khz302 .balloon-tip {
	margin-left: 167px;
}
#mhz103 .balloon-tip {
	margin-left: 138px;
}
#khz203 .balloon-tip {
	margin-left: 109px;
}
#khz303 .balloon-tip {
	margin-left: 80px;
}
#khz105 .balloon-tip {
	margin-left: 51px;
}
#khz205 .balloon-tip {
	margin-left: 22px;
}
#khz107 .balloon-tip {
	margin-left: -7px;
}

