#tooltip.fancy{position: absolute;z-index: 3000; background: url(../img/common/bg_crypto.gif) 0 0 no-repeat transparent; padding: 23px 10px 10px 10px; width: 235px; height: 144px; text-align: left; max-width: none;}
#tooltip.fancy h3{font-weight: bold; background-color: #fff; font-size: 1.09em; color: #68634d; text-transform: uppercase; padding-left: 0;}
#tooltip.fancy div{color: #68634d; font-size: 1em; padding-top: 75px; background: none;}

#tooltip{line-height: 1.2em;position: absolute;z-index: 3000; background: url(../img/common/infobubble.png) 0 0 no-repeat transparent; padding: 23px 0 0 0; width: 255px; height: auto; text-align: left; max-width: none; color: #68634d;}
#tooltip h3{font-weight: bold; padding: 0 10px; font-size: 1.09em; color: #68634d; text-align: left; text-transform: uppercase;}
#tooltip div{padding: 1px 10px 10px 10px; color: #68634d; font-size: 1em; background: url(../img/common/infobubble.png) left bottom no-repeat transparent; text-align: left;}
#tooltip h3 em{display: block; text-transform: none; font-style: normal; font-weight: bold;}
* html #tooltip, * html #tooltip div{background-image: url(../img/common/infobubble.gif)}