﻿.ContactInformation .Telephone {
  margin-top: 14px;
}
.ContactInformation .Button {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 15px;
}
.ModuleEditMaster .EditTop h1 {
  float: left;
}
.ModuleEditMaster .EditTop .LinkCancel {
  float: right;
}
.ModuleEditMaster .EditModuleInfo {
  margin-bottom: 15px;
}
.ModuleEditMaster .ErrorMessage {
  margin-bottom: 10px;
}
.ModuleEditMaster .ExtraInformation {
  margin-top: 20px;
}
.ModuleEditMaster .FormElement {
  width: 600px;
  float: left;
  line-height: 30px;
}
.ModuleEditMaster .FormElement .FormLabel {
  float: left;
  width: 150px;
  text-align: left;
  font-weight: bold;
}
.ModuleEditMaster .FormElement .FormInput {
  float: left;
  width: 450px;
}
.ModuleEditMaster .FormElement .FormInput input {
  width: 450px;
}
.ModuleEditMaster .FormElement.Name {
  width: 940px;
}
.ModuleEditMaster .FormElement.Name .FormInput input {
  width: 770px;
}
.ModuleEditMaster .FormElement.Number,
.ModuleEditMaster .FormElement.ZipCode {
  width: 300px;
  margin-left: 20px;
}
.ModuleEditMaster .FormElement.Number .FormInput,
.ModuleEditMaster .FormElement.ZipCode .FormInput {
  width: 150px;
}
.ModuleEditMaster .FormElement.Number .FormInput input,
.ModuleEditMaster .FormElement.ZipCode .FormInput input {
  width: 150px;
}
.ModuleEditMaster .Buttons {
  margin-top: 15px;
}
/*# sourceMappingURL=Contact.css.map */