div.form1 input.text { width: 300px; }
div.form1 p.small input.text { width: 60px; }
div.form1 select { width: auto; }
div.form1 select option { text-align: left; }