#balloon_text_container { padding: 1px 0px 10px 15px; margin: 0px 5px 10px 0px; }
*+html #balloon_text_container { margin: 0px 5px 0px 0px; }
* html #balloon_text_container { margin: 0px 5px 0px 0px; }
.b_container { font:10px arial;padding:10px 0px 10px 0px; z-index:3000; position:absolute; top:130px; left:30px; width:300px;}
HTML>BODY .b_container {padding:0px; }
.b_container DIV { overflow:visible; }
#IFRAME_BALLOON_MASK{border:0px background-color:#eee!important
filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}

#IFRAME_BALLOON_MASK * {background-color:#eee;}
/* for IE */
.NEArr { background:url(../../javascript/balloon/images/arrowNE.gif) 100% 0 no-repeat; }
.NWArr { background:url(../../javascript/balloon/images/arrowNW.gif) 0 0 no-repeat; }
.SEArr { background:url(../../javascript/balloon/images/arrowSE.gif) 100% 100% no-repeat; }
.SWArr { background:url(../../javascript/balloon/images/arrowSW.gif) 0 100% no-repeat; }
/* for PNG(non IE6) enabled browsers.  */
HTML>BODY .NEArr { background:url(../../javascript/balloon/images/arrowNE.png) 100% 0 no-repeat; }
HTML>BODY .NWArr { background:url(../../javascript/balloon/images/arrowNW.png) 0 0 no-repeat; }
HTML>BODY .SEArr { background:url(../../javascript/balloon/images/arrowSE.png) 100% 100% no-repeat; }
HTML>BODY .SWArr { background:url(../../javascript/balloon/images/arrowSW.png) 0 100% no-repeat; }
HTML>BODY .b_container.NEArr, HTML>BODY .b_container.NWArr { padding-top:10px; }
.b_bot { background:url(../../javascript/balloon/images/borderS.gif) 0 100% #ECE9D8 repeat-x; }
.b_top { background:url(../../javascript/balloon/images/borderN.gif) 0 0 repeat-x; }
.b_right { background:url(../../javascript/balloon/images/borderE.gif) 100% 0 repeat-y; }
.b_left { background:url(../../javascript/balloon/images/borderW.gif) 0 100% repeat-y; }
.b_topR { background:url(../../javascript/balloon/images/cornerNE.gif) 100% 0 no-repeat; }
.b_botR { background:url(../../javascript/balloon/images/cornerSE.gif) 100% 100% no-repeat; }
.b_botL { background:url(../../javascript/balloon/images/cornerSW.gif) 0 100% no-repeat; }
.b_topL { background:url(../../javascript/balloon/images/cornerNW.gif) 0 0 no-repeat; }
.NEArr .b_topR { background:url(../../javascript/balloon/images/arrowCornerNE.gif) 100% 0 no-repeat; }
.SEArr .b_botR { background:url(../../javascript/balloon/images/arrowCornerSE.gif) 100% 100% no-repeat; }
.SWArr .b_botL { background-image:url(../../javascript/balloon/images/arrowCornerSW.gif); }
.NWArr .b_topL { background-image:url(../../javascript/balloon/images/arrowCornerNW.gif); }
