Papypal buttons are displayed incorrectly and are too large
By default when adding paypal buttons, ie buy now, add to cart, donate to a Thesis theme look oversized and plain ugly.
To bring them back to the correct size simply add the following line of code the the Custom CSS file:
.custom .format_text input, #commentform input, #commentform textarea { width:auto; }