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; }

* html div.form { float: left; width: 684px; }

div.form ul.column label { #top: -1em; }
