.payment-errors{
    background:#FFCFD7;
    color:red;
    float:left;
    width:100%;
    margin:10px 0;
    padding:10px;
    display:none;
}