#payment { display: block; }
#payment table { height: auto; }
#payment td { white-space: normal; line-height: 18px; height: auto; }
/* MESSAGE HEADER*/
.paypal_message { font-size: 12px; font-family: arial; font-weight: bold; }

/* EDIT THE TEXT */
.paypal_maintext { font-size: 12px; font-family: arial; }

/* FOR USE WITH THE HTML SUBMIT BUTTON */
.button { font-size: 12px; }
#payment input.button { border: none; background-color: white; }

/* ERROR VALIDATING MESSAGE*/
.paypal_error { color: #f00; font-size: 12px; font-family: arial; font-weight: bold; margin-top: 0; margin-bottom: 0; }

/* ERROR LIST */
.paypal_errorlist { color: #f00; font-size: 10px; font-family: arial; font-weight: bold; margin-top: 0; margin-bottom: 0; }

/* FORM TEXT */
#paypal_form { font-size: 12px; font-family: arial; margin-top: 0; margin-bottom: 0; display: inline; }

/* FORM INPUT FIELDS */
#payment input.input { color: #000; font-size: 12px; font-family: arial; width: 100px; }

#payment input { color: black; font-weight: normal; font-size: 12px; }