table label, table input, table select { margin: 5px 10px; display: block; }

label.error, label.error { color: red; }

#signup input, #signup select { width: 227px; }

input#newsletter { width: auto; }

input#yes, input#no { width: 240px; }
input#yes { float: left; }
input#no { float: right; }
