* {
 color: #545454;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 18px;
}

input, select, option {
 color: #b71955;
}

a {
 color: #b71955;
}

table td {
 width: 50%;
}

#tbCompanyName, #tbLastname, #tbInitials, #tbTitle, #tbAddress, #tbCity, #tbEmail, #tbUsername, #tbPassword, #tbPasswordConfirm  {
 width: 250px !important;
}

#tbZipcode {
 width: 100px;
}

select {
 width: 250px;
}
