#form1 {background-color: #eee; width: 95%; margin-bottom: 15px; padding: 5px; height: 350px; border: 1px solid #333;}
.info {float: left; margin: 0; padding: 0;}
#main h2{ height: 30px; width: 100%  background-color: #eee; color: #333; font-weight: bold; margin: 5px 0; font-size: 14px;}
.info p {font-weight: normal; color: #000; margin: 10px 0 10px 0;}

#form1 ul {list-style-type: none; width:100%; background: none;}
#form1 ul li {list-style-type: none; list-style: none; background: none; width: 520px; height: 20px; margin-bottom: 5px;}
#form1 ul li label {float: left; clear: left; width: 130px; text-align: right; padding-right: 5px;}
#form1 ul li select, #form1 ul li textarea, #form1 ul li input {float: left; width: 240px;}
#form1 ul li textarea#Comments {font-size: 12px; font-style: italic; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
#submit { margin-top: 15px; }