.stepnum {
    font-size: 14px;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: top;
}

.step {
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.stepbody {
    line-height: 20px;
    padding-bottom: 15px;
}

ul {
  list-style: square;  
  margin-left: 0;
}