#bubble_tooltip{width:180px;position:absolute;display:none;z-index:1}
#bubble_tooltip .bubble_top{background-image:url('/images/etc/tooltip/bubbleTop.gif');background-repeat:no-repeat;height:8px}
#bubble_tooltip .bubble_middle{border-left:2px solid #b0cce5;border-right:2px solid #b0cce5;background:#fff;background-position:bottom left;padding-left:7px;padding-right:7px}
#bubble_tooltip .bubble_middle span{position:relative;font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;@extend .small-text}
#bubble_tooltip .bubble_bottom{background-image:url('/images/etc/tooltip/bubbleBottom.gif');background-repeat:no-repeat;background-repeat:no-repeat;height:25px;position:relative}