.wp-tooltip {
    border-bottom: 1px dashed #aaa;
    cursor: help;
    display: inline-block;
}

#tiptip_content {
    text-shadow: none;
    box-shadow: unset;
    border-radius: 0;
    background-image: unset;
}
