.hint {
      display: none;
      position: absolute;
      width: 191px;
	  font-family:arial;

  }
  .hint .hint-pointer {
      position: absolute;
      left: -10px;
      top: 5px;
      width: 10px;
      height: 19px;
      background: url(../images/pointer.gif) left top no-repeat;
  }