 table.popupBubble tr td, table.popupBubble tr th {padding:0px;background:100%}
#popupContainer {position:absolute;left:0;top:0;display:none;z-index: 20000;width:auto;}
*+html #popupContainer {width:250px;}
p.popupLine {float:left;clear:both;margin:0;padding:0 0 5px;border-bottom:1px solid #eaeaea;background-color: #fff;width: 100%;}
#popupContent span.popupBubble_name {float:left;}
#popupContent span.popupBubble_value {overflow:hidden;float:left;}
#popupContent {background-color: #fff;width: auto;min-height:20px;}
.popupBubble .corner {width: 19px;height: 15px;}
.popupBubble .topLeft {background: url(images/blue/balloon_topLeft.png) no-repeat;}
.popupBubble .bottomLeft {background: url(images/blue/balloon_bottomLeft.png) no-repeat;}
.popupBubble .left {background: url(images/blue/balloon_left.png) repeat-y;}
.popupBubble .right {background: url(images/blue/balloon_right.png) repeat-y;}
.popupBubble .topRight {background: url(images/blue/balloon_topRight.png) no-repeat;}
.popupBubble .bottomRight {background: url(images/blue/balloon_bottomRight.png) no-repeat;}
.popupBubble .top {background: url(images/blue/balloon_top.png) repeat-x;}
.popupBubble .bottom {background: url(images/blue/balloon_bottom.png) repeat-x;text-align: center;}