#mpi_price_fast {
    color: #E52322;
    font-size:32px;
    font-weight: bold;
    margin-top:15px;
}

#mpi_price_slow {
    color: #E52322;
    font-size:32px;
    font-weight: bold;
    margin-top:15px;
}

.mpi-small-title {
}

.mpi-cutoff-parent {
    font-size: 13px;
    margin-top:10px;
    min-height:28px !important;
}

.mpi-cutoff > span {
    font-weight: bold;
    color:#238337;
}

.mpi-big-title {
    font-weight:bold;
    margin-top:10px;
    min-height:50px;
}

#mpi-rectangle-slow
{
    padding: 30px 30px 0px 30px;
    width:210px;
    height:355px;
    float:left;
    margin-left:30px;
    margin-bottom:30px;
    text-align:center;
    border: 2px solid #f5f5f5;
}


#mpi-rectangle-fast
{
    padding: 30px 30px 0px 30px;
    margin-left:30px;
    margin-bottom:30px;
    background-color: #fff;
    border: 2px solid #f5f5f5;
    width:210px;
    float:left;
    height:355px;
    text-align:center;
}


#selector_modal_marketplace .frame .frame {
    width: 653px !important;
}

#selector_modal_marketplace .top .h2 {
    width: 100%;
    background: #4575b6;
    color:white;
}

#selector_modal_marketplace div.ajout_panier
{
    margin-top:20px;
}

#selector_modal_marketplace .mf-economique, .mf-express-delivery {
    margin-top:15px;
    font-size:4.5em !important;
}

#selector_modal_marketplace .nav.cleared {
    margin: auto;
}

#selector_modal_marketplace #_modal_panier-content > div:not(.float_l) {
    top: 17% !important;
    left: 30% !important;
}