textarea {  width: 250; height: 150; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
textarea.big {  width: 450; height: 350; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
select {  width: 250; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
select.day {  width: 50; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
select.month {  width: 120; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
select.year {  width: 80; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
input {  width: 250; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
input.checkbox {  width: 25; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
input.goals {  width: 50; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EBEBEB; border: 1px #cc3300 solid; padding: 2px;}
.actionbutton {  width: 250; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cc3300; background-color: #EBEBEB; border: 2px #cc3300 solid;}
