.p1   { position: relative; width: 805px; height: 35px; border: 0px solid #6f90ba; background: #ddeedd;}
.p2   { position: relative; width: 440px; height: 325px; border: 1px solid green;}
.p3   { position: relative; width: 360px; height: 325px; border: 1px solid green; margin-left: 3px;}
.p4   { position: relative; width: 805px; height: 130px; border: 0px solid #6f90ba;}
.p5   { position: relative; width: 805px; height: 65px; border: 0px solid #6f90ba;}


.form input, select { font-size: 1.0em; background: #fff; border: 1px solid green; padding: 2px 5px 2px 5px; }
.form label           { font-size: 1.0em; float: left; padding: 3px 0 2px 8px; }
.form textarea        { resize: none; }
.form .tlac           { font-size: 1.0em; width: 150px; background: #eee; margin: 3px 0 2px 8px; }
.form h3,h4           { text-align: center; }
