.pk_button4 {
    background: url(/static/subdomains/images/fn.png) repeat-x 134px -70px ,url(/static/subdomains/images/logobg.png) !important;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    width: 250px;
    font-weight: 600;
    margin-left: -15px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
    margin-bottom: 14px;
    height: 95px;
    position: relative;
}
button.btn2.btn-success {
    background-color: #e56b6c;
    background-image: linear-gradient(to bottom,#B22222 0,#d96667 100%);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    width: 124px;
    height: 20px;
    margin-top: 3px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    cursor: pointer;
}

label.required {
    color: white;
    font-size: 13px;
    font-weight: 100;
}

span.rassl {
    color: #fbf880;
    font-size: 13px;
    font-weight: 100;
}