.investor-form { width: 98%; }

.investor-form td { padding-bottom: 6px; }
.investor-form td.label { text-align: right; padding-right: 4px; }

.investor-form input { margin-right: 4px; }
.investor-form input.field { width: 210px; }

.investor-form input.postalcode { width: 100px; }

.required { font-weight: bold; }
.form-smalltext { font-size: 85%; margin-top: 4px; }