.regular, .visit-club, .miles{height:auto; border-bottom:none; line-height:25px;}
.your-nearest-club .border-bottom{background:#fafafa; float:left; width:100%; border-bottom:1px solid #ffffff; padding: 17px 0;}
.club_contact_us select{
    color: #313131;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 42px;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url("../img/select_arrow.png") no-repeat scroll right center;
    border: medium none;
    box-sizing: border-box;
    font-family: "robotomedium";
    padding: 5px 10px;
}
.enquiry-club select{margin-bottom: 15px;}
input[type="text"], input[type="password"], textarea{color:#313131;}
textarea{padding:0 5px 0 5px;}

.redbg h3 {
    margin-bottom: 5px;
}
.actions .total-price {border:0px; padding:0px;}
.play_editor  h3{ margin-bottom: 5px;}
.order-summary-extras li {
    float: left;
    list-style-type: none;
    width: 50%;
}

.order-summary-extras > ul {
    margin-bottom: 40px;
}

.body_overflow{
    overflow: hidden;
}