/* MESSAGE HEADER*/
.paypal_message { font-size: 11px; font-family: arial; font-weight: bold; }

/* EDIT THE TEXT */
.paypal_maintext { font-size: 11px; font-family: arial; }

/* FOR USE WITH THE HTML SUBMIT BUTTON */
.button { font-size: 11px; }

/* ERROR VALIDATING MESSAGE*/
.paypal_error { color: #f00; font-size: 11px; font-family: arial; font-weight: bold; margin-top: 0; margin-bottom: 0; }

/* ERROR LIST */
.paypal_errorlist { color: #f00; font-size: 9px; font-family: arial; font-weight: bold; margin-top: 0; margin-bottom: 0; }

/* FORM TEXT */
#paypal_form { font-size: 11px; font-family: arial; margin-top: 0; margin-bottom: 0; display: inline; }

/* FORM INPUT FIELDS */
.input input { font-size: 10px; font-family: arial; width: 100px; border-color: silver #dcdcdc #dcdcdc silver; border-style: solid; border-width: 1px; }

/* INFORMATION TEXT */
.info_maintext { font-size: 13px; font-family: arial; font-weight:800; }
