ol#como_comprar {
  float: left;
  width: 660px;
}
ol#como_comprar li {
  float: left;
  padding: 0 0 33px 48px;
  width: 612px;
  margin: 30px 0 0;
}

ol#como_comprar li#cc1 { background: url(../../images/front/cc_1.png) no-repeat; }
ol#como_comprar li#cc2 { background: url(../../images/front/cc_2.png) no-repeat; }
ol#como_comprar li#cc3 { background: url(../../images/front/cc_3.png) no-repeat; }
ol#como_comprar li#cc4 { background: url(../../images/front/cc_4.png) no-repeat; }
ol#como_comprar li#cc5 { background: url(../../images/front/cc_5.png) no-repeat; }
ol#como_comprar li#cc6 { background: url(../../images/front/cc_6.png) no-repeat; }
ol#como_comprar li#cc7 { background: url(../../images/front/cc_7.png) no-repeat; }

ol#como_comprar li p {
  color: #5c5c5c;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  width: 583px;
  padding-bottom: 6px;
} 
ol#como_comprar li img { border: 1px solid #252525; }
ol#como_comprar li img#benef { border: none; }
