form.companyedit #fieldset-at {clear:both}
form.companyedit #fieldset-at,
form.companyedit #fieldset-ch,
form.companyedit #fieldset-de {width:610px;}
form.companyedit .managers_area {margin-bottom:20px}
form.companyedit fieldset#general_info { width:610px;}
form.companyedit fieldset#managers,
form.companyedit fieldset#templates,
form.companyedit fieldset#crmCompanyInformation,
form.companyedit fieldset#logo {width:450px;}
div#left_column { float:left}

#contract-elements input#contractBegin { margin-right: 2em; }
#contract-elements input { width: 9em; }

form.companyedit input#street { width: 24em; }
form.companyedit input#houseNumber { width: 8em; margin-left: 0.1em; }
form.companyedit span.street-delimiter { display: none; }

.b-company-form form.companyedit input#street { width: 500px; }
.b-company-form form.companyedit label { display: inline-block; }
.b-company-form form.companyedit input#houseNumber { width: 210px; margin-left: 4px; }
.b-company-form form.companyedit span.street-delimiter { display: inline; }
.b-company-form form.companyedit dd { white-space: nowrap; }

