.tipsy { font-size: 18px; position: absolute; padding: 5px; z-index: 100000; font-weight:bold; }
  .tipsy-inner { background-color: #000000; color: #ffffff; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */

  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  

  
  /* Rules to colour arrows */
  
