form {padding-top: 10px;}
form label {float: left; display: block; width: 120px;}
form input,textarea {float: left; width: 150px;}
form select {float: left; width: 155px;}
form div {float: left; clear: left; margin-bottom: 5px;}
form div.file {width: 250px;}
form div.file input {clear: left; }
form div.date select {width: auto; float: none;}
form div.checkbox input {width: auto; margin: 0 5px;}