@charset "utf-8";
/*steve force to utf-8 with ñ*/
/* CSS Document */
/*Paypal Rest Credit Card Form */
/* this gets the right input boxes lined in a vertical column */
/*
LABEL.inputLabelPayment
{
    width: 15em;
    float: left;
}
*/
/* this does not centre the Paypal and Visa card boxes for some unknown reason */
/*
.ppr-button-choice label
{
    cursor: pointer;
    height: 2.5rem;
    font-weight: bold;
    width: 11rem;
    display: inline-block;
    text-align: center;
}
*/
