
div.step {
  clear: both;
  margin-top: 40px;
}

div.step img {
  margin: 10px;
  float: left;
}

div.step ol {
  float; left;
  margin-left: 335px;
}

div.ministep {
  width: 200px;
  text-align: center;
  float: right;
  border: 1px #999999 solid;
  clear: right;
  margin-bottom: 15px;
  padding-bottom: 5px;
  margin-left: 5px;
}

div.ministep img {
  margin: 5px;
  float: none;
}
