p.zfoot-note{
font-size:16px;
margin-top:15px;
}
#zplan-maillite-monthly .zcurrency-symbol{
display:none;
}
span.zlang-text {
    display: none !important;
}
div ul.zdomainlink li:first-child{
    border:unset;
}
td.zfloat {
    display: flex;
    padding: 0;
}
td.zfloat>span {
    width: 50%;
    position: relative;
    padding: 10px 5px;
}
td.zfloat>span:first-child:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    right: 0;
    top: 0;
}