  .ot-buy input {
    width: 35%;
}
.ot-buy .product-name {
    width: 60%;
    display: inline-block;
}

.join_list li:nth-child(odd) {
    background-color: #efefef;
}

ul.join_list {
    margin: 0;
}