@charset "utf-8";
/* CSS Document */
.donationform { margin: 0 auto; width:590px; border: 1px solid #000; font: 90% Helvetica,Arial,Sans-Serif; color: #000; }
.donationform td.title { width: 240px; }
.instruction { display:none; }
.underline { padding-bottom:15px; border-bottom: 1px solid #000; }
