#liveHelpLauncher {
    position: absolute;
    top: 10px;
    right: 0;
}

#liveHelpLauncher img {
    position: relative;
    width: 130px;
    z-index: 10;
}

#liveHelpLauncher a {
    position: absolute;
    z-index: 15;
    right: 14px;
    top: 6px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
