.tip-standard-styles {
    font-size: 1.4rem !important;
    max-width: 400px !important;
    min-width: 50px !important;
    line-height: 150% !important;
}

.tip-profile-styles {
    max-width: 380px !important;
    min-width: 380px !important;
}

.tip-profile-styles .qtip-title {
    font-size: 1.4rem !important;
    line-height: 150% !important;
}

.tip-profile-styles .profileimage {
    float: left;
    width: 85px;
    height: 85px;
    margin-right: 15px;
    padding: 5px;
}

.tip-profile-styles .userprofile {
    border: 1px solid #DDDDDD;
    width: 100%;
    font-size: 1.4rem;
    line-height: 120%;
}

.tip-profile-styles .userprofile td {
    padding: 10px;
    border: 0;
}

.tip-profile-styles .userprofile img {
    max-width: 64px;
    max-height: 64px;
}