  /* ###################### Tool Tips Styles ########################## */
  
    /*CSS for Bubble Tooltips by Alessandro Fulciniti
  - http://pro.html.it - http://web-graphics.com */
  
  .tooltip {width: 550px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; text-align:center;}
  .tooltip span.top {padding:25px 8px 0px 8px; background: url(https://www.faimer.org/images/dora.tooltip-imed.gif) no-repeat top;}  
  .tooltip b.bottom {padding:0px 0px 5px 0px; color:#727B34; font-weight:normal; font-size:0px; background: url(https://www.faimer.org/images/dora.tooltip-dora.gif) no-repeat bottom;}
  
  /*   .tooltip span.top {padding:25px 8px 0px 8px; background: url(../images/dora.tooltip.gif) no-repeat top;}  
  .tooltip b.bottom {padding:0px 0px 5px 0px; color:#727B34; font-weight:normal; font-size:0px; background: url(../images/dora.tooltip.gif) no-repeat bottom;} */