form.button_to {
    display: inline-block;
}

button {
    margin-right: 10px
}

.other-player-buttons li {
    line-height: 3.3em;
}

.other-player-buttons {
    width: 50%
}
.floatright {
    float: right;
}