/* CSS Document */
#header{ text-align:left; width:100%; }
h1{ padding-top:20px; font-size:20px; font-weight:bold; text-align:left; border-bottom:#999 solid 1px; height:30px; }

textarea{ font-size:12px; }
.btSubmit{ color:#990000; background-color:#EEE; border:#999 solid 1px; }

