.ajaxui-user-info .tip
{
      border: 0;
      background: transparent;
}

.ajaxui-user-info .tip
{
      width: auto;
      _width: 0px; /* IE */
      z-index: 13000;
      text-align: left;
      margin-left: 10px;
      overflow: visible !ie;
}

.ajaxui-user-info .tip-text
{
      display: none;
}

.ajaxui-user-info .tip-top
{
      display: none;
}

.ajaxui-user-info .tip-bottom
{
      display: none;
}
