#tableform { width: 580px; margin: 10px; }
#tableform table { width: 100%; border-top: 1px solid #999; border-right-style: none; border-bottom-style: none; border-left-style: none;;m none; }
#tableform td { width: 370px; padding: 6px; border-bottom: 1px solid #999; border-top-style: none; border-right-style: none; border-left-style: none; }
#tableform th { color: #666; font-weight: normal; background-color: #ced7ce; text-align: left; width: 210px; padding: 6px 6px 6px 12px; border-top-style: none; border-right-style: none; border-bottom: 1px solid #999; border-left-style: none; }
.red { color: #f00; }
#button { text-align: center; padding: 6px 0; }
