.ccpt_pay_button {
    background: url("images/pay_button.png") no-repeat scroll left top transparent;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 53px;
    margin: 0;
    padding: 16px 0 0 54px;
    text-decoration: none;
    text-transform: uppercase;
    width: 160px;
}
div.ccpt_pay_conteiner{
    width: 100%
}
.ccpt_pay_conteiner tr td,#content .ccpt_pay_conteiner tr td{
    padding:0;
    margin: 0;
    border: none;
    vertical-align: top;
}
.ccpt_pay_conteiner .ccpt_pay_conteiner_left{
    background: url("images/pay_button_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 111px;
    width: 78px;
}
.ccpt_pay_conteiner .ccpt_pay_conteiner_right{
    background: url("images/pay_button_right.png") no-repeat scroll left 0px transparent;
    float: left;
    height: 110px;
    width: 130px;
}
.ccpt_pay_conteiner .ccpt_description{
    background: url("images/pay_bg.png") repeat-x scroll left top transparent;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 110px;
    padding: 22px 0 0 6px;
    width: 54%;
}
.ccpt_pay_conteiner a.ccpt_description_link{
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    height: 47px;
    margin: 44px 0 0 37px;
    text-decoration: none;
    text-transform: uppercase;
}