#bubble_tooltip{    padding:0 0 0 0 !important;    border-top:none !important;    background:transparent !important;    width:147px;    position:absolute;    display:none;}#bubble_tooltip .bubble_top{    padding:0 0 0 0 !important;    border-top:none !important;    background:transparent !important;    background-image: url('../images/bubble_top.gif') !important;    background-repeat:no-repeat !important;    height:16px;}#bubble_tooltip .bubble_middle{    padding-top: 0 !important;    padding-bottom:0 !important;    border-top:none !important;    background:transparent !important;    background-image: url('../images/bubble_middle.gif') !important;    background-repeat:repeat-y !important;    background-position:bottom left !important;    padding-left:7px;    padding-right:7px;}#bubble_tooltip .bubble_middle span{    padding:0 0 0 0 !important;    border-top:none !important;    background:transparent !important;    position:relative;    top:-8px;    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;    font-size:11px;}#bubble_tooltip .bubble_bottom{    padding:0 0 0 0 !important;    border-top:none !important;    background:transparent !important;    background-image: url('../images/bubble_bottom.gif') !important;    background-repeat:no-repeat !important;    background-repeat:no-repeat !important;    height:44px;    position:relative;    top:-6px;}#bubble_tooltip_content{    width: 100%;    text-align:center;}