@charset "utf-8";
HTML, BODY { height: 100%; }
BODY#reminder { text-align: left; }
DIV#reminderTop { padding: 10px; background-color: #fff; }

FORM#popUpReminderForm INPUT.text { width: 370px; font-size: 91%; }
FORM#popUpReminderForm TEXTAREA.text { width: 370px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
