.gift_content span {
    height: 200px;
    width: 200px;
    word-break: break-all;
}

.header .btn_p_after span .no_float_a {
    margin: 30px 0 0 -184px;
}

.btn_p_before {
    display: block;
}

.btn_p_after {
    display: none;
}

#p_coins {
    display: inline-block;
    background: url('../images/green.png');
    width: 384px;
    height: 35px;
    line-height: 33px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    top: 271px;
    left: 202px;
}

.my_jp.empty {
    display: none;
    width: 683px;
    border: 12px solid #EA432C;
    background-color: #FFF7E2;
    border-radius: 21px;
    height: 158px;
    background-image: none;
    margin-top: -91px;
}

.my_jp.empty h2 {
    padding-top: 34px;
}

.my_jp.empty .close_a {
    background: url(../images/script.png) no-repeat -660px -702px;
}

.my_jp.empty .overflow_table {
    height: auto;
}

#p_no_bonus {
    text-align: center;
    margin-top: 0px;
    color: red;
}

#msg_chargeback {
    display: inline-block;
    width: 519px;
    height: 35px;
    line-height: 33px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    top: 271px;
    left: 112px;
    background-color: #33C48D;
    border-radius: 19px;
}

#msg_chargeback a {
    text-decoration: none;
    color: white;
}

.main_bottom ul li span {
    /*height: 700px;*/
}

.main_bottom ul li div {
    max-height: 670px;
    overflow-y: auto;
}
