.leftstr, .rightstr {
    float: left;
    width: 50%;
    white-space: pre-wrap;
}

.leftstr {
    font-weight: 700;
}

.rightstr {
    text-align: right;
}

.menu-template{
    padding: 0 15px 0 1px;
}

.menu-template-button {
    display: inline-block;
}
