
.full {
  padding: 0 10px;
}
.full li {
  width: 90%;
}
.full li input {
  width: 60%;
  margin-bottom: 1em;
  display:block;
}
.full li select {
  display: block;
}
.full textarea {
  width: 90%;
  margin: 0 auto;
  height: 8em;
}
.full img {
  margin-left:0;
}
.qlist span {
  color: #2c2cc6;
  text-decoration: underline;
  cursor: pointer;
  font-size: 1em;
}
.qlist h3 {
  border: 0;
  background:none;
}