#email-a-brand input[type=text], input[type=email], select {
  border: none;
  border-bottom: 2px dotted black;
  text-align: center;
  height: 1.5em;
}

#email-a-brand input[type=submit] {
  border-radius: 1em;
}

#email-a-brand input[type=email] {
  width: 20em;
}



#email-a-brand {
  text-align: center;
  line-height: 3em;
}

#email-a-brand .addconfirmbox {
  margin: auto;
  width: 60%;
}
