.text {
  margin-bottom : 30px;
}

.text ol {
  padding-left  : 20px;
  margin-top    : 14px;
  margin-bottom : 14px;
}

.text ol li {
  margin-bottom : 7px;
}

.text ul {
  margin-top    : 14px;
  margin-bottom : 14px;
}

.text ul li {
  list-style-type : none;
  padding-left    : 20px;
  background      : url("../images/bg-li-dash.png") 0 6px no-repeat;
  margin-bottom   : 10px;
  font-size       : 1em;
  line-height     : 1.286em;
}

.text blockquote {
  border        : none;
  font-size     : 1.286em;
  color         : #0a0032;
  line-height   : 1.333em;
  padding       : 17px 5px 15px 16px;
  margin-bottom : 27px;
}