/* body.settings_page_boilerplate-admin */
#theme-options-wrap {
  width: 100%;
  max-width: 900px;
  padding: 3em;
}

#theme-options-wrap h2 {
  margin-bottom:2em;
}

#theme-options-wrap #icon-tools {
  position: relative;
  top: -10px;
}

#theme-options-wrap input, #theme-options-wrap textarea {
  padding: .7em;
}