
#buyService .piPopup {
    width: 370px;
    height: 184px;
}

#buyService .piPopup .container .message {
    background-color: #fffcc5;
    background-image: none;
    text-align: center;
    padding: 0 20px;
    width: 370px;
    height: 112px;
}

#buyService .piPopup .footerPopup input.btn {
    top: 10px;
    right: 14px;
    width: 90px;
}

#buyService .piPopup .footerPopup img.loader {
    float: right;
    position: relative;
    display: inline-block;
    margin: 13px 20px 0px;
}

#buyService .piPopup .container .message * {
    font-size: 12px;
}