/* CSS Document */

fieldset { margin-left: 25px; border: 1px solid #C03; width: 500px; padding: 10px; }
legend { font-size: 12px; font-weight: bold; color: #C03; }
input { font-size: 10px; line-height: 1; }
input.button { font-size: 14px; line-height: 1.4; }
