div.kbubble_Wrapper{
	position:absolute;
	width:auto;
	height:auto;
	text-align:left;
	z-index: 1000;
}

div.kbubble_Top_Wrapper{height:15px;}
div.kbubble_tl{background:url(images/bubble-1.png) top left no-repeat; height:15px;}
div.kbubble_tr{background:url(images/bubble-3.png) top right no-repeat; height:15px;}
div.kbubble_t{background:url(images/bubble-2.png) top repeat-x; margin:0 19px; height:15px;}

div.kbubble_Mid_Wrapper{}
div.kbubble_l{background:url(images/bubble-4.png) left repeat-y;}
div.kbubble_r{background:url(images/bubble-5.png) right repeat-y;}
div.kbubble_c{
	margin:0px 19px 0px 19px;
	background-color:#FFFFFF;
}

div.kbubble_Bottom_Wrapper{height:29px;}
div.kbubble_bl{background:url(images/bubble-6.png) bottom left no-repeat; height:29px;}
div.kbubble_br{background:url(images/bubble-8.png) bottom right no-repeat; height:29px;}
div.kbubble_b{background:url(images/bubble-7.png) bottom repeat-x; margin:0px 19px; height:29px;}
div.kbubble_tail{ background:url(images/bubble-tail2.png) bottom no-repeat; margin:0px; height:29px; width:100%;}


div.kbubble_ie_tl{background:url(images/bubble-1.gif) top left no-repeat; height:15px;}
div.kbubble_ie_tr{background:url(images/bubble-3.gif) top right no-repeat; height:15px;}
div.kbubble_ie_t{background:url(images/bubble-2.gif) top repeat-x; margin:0 19px; height:15px;}
div.kbubble_ie_l{background:url(images/bubble-4.gif) left repeat-y;}
div.kbubble_ie_r{background:url(images/bubble-5.gif) right repeat-y;}
div.kbubble_ie_bl{background:url(images/bubble-6.gif) bottom left no-repeat; height:29px;}
div.kbubble_ie_br{background:url(images/bubble-8.gif) bottom right no-repeat; height:29px;}
div.kbubble_ie_b{background:url(images/bubble-7.gif) bottom repeat-x; margin:0px 19px; height:29px;}
div.kbubble_ie_tail{ background:url(images/bubble-tail2.gif) bottom no-repeat; margin:0px; height:29px; width:100%;}
