.tipsy, #fly-ajax-link-catalog { font: 300 15px/17px pfdin; position: absolute; padding: 6px; z-index: 100000; }
  .tipsy-inner, #fly-ajax-link-catalog { border-radius: 4px; background-color: #46606b; color: #FFF; max-width: 200px;padding: 12px 20px 12px; text-align: center; }

#fly-ajax-link-catalog:before{content:"";}
  /* Rounded corners */
  .tipsy-inner {}
  
  /* 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; }*/
  
  .tipsy-arrow, #fly-ajax-link-catalog:before { position: absolute; width: 0; height: 0; line-height: 0; border: 6px dashed #46606b; border-left-width:7px; border-right-width:7px; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #46606b; }
  .tipsy-arrow-s { border-top-color: #46606b; }
  .tipsy-arrow-e { border-left-color: #46606b; }
  .tipsy-arrow-w, #fly-ajax-link-catalog:before { border-right-color: #46606b; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow, #fly-ajax-link-catalog:before { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
#fly-ajax-link-catalog:before{left:-7px;margin-top:-6px;}
