.roundedcornr_5px_content {
  overflow: auto;
}

#instructions ol {
  list-style: decimal outside;
  padding-left: 2em;
}

#instructions li {
  margin-top: 10px;
}

#instructions input {
  vertical-align: middle;
}

#preview {
  float: right;
}

.radio, .radio_image {
  vertical-align: middle;
}

.radio_image {
  margin-right: 5px;
}

.marker_label {
  vertical-align: middle;
  width: 125px;
}

#background_image li {
  float: left;
  margin: 5px auto;
  width: 25%;
}

#background_image .radio_image {
  width: 155px;
  zoom: 1;
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors input {
  color: white;
  background-color: red;
  border-width: 1px;
}
