.panier2_popupContent {
    width:775px;
    max-height:600px;
}

.frame_light_address {
    padding:15px;
    width:800px;
}

.light_subtitle {
    color: #5575A1;
    font-weight:bold;
    font-size:14px;
    text-transform: uppercase;
}

.light_title {
    color: #F18200;
    font-weight:bold;
    font-size:15px;
}

form.light_cart {
    font-size:13px;
    font-family: Verdana;
}

form.light_cart .formItem {
    margin-top:15px;
    margin-bottom:5px;
}

form.light_cart .formItem span {
    width:100px;
    height: 25px;
    font-weight:bold;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
}


form.light_cart .formItem input[type='text'] {
    height: 20px;
    border-radius: 3px;
    padding: 3px 3px 3px 5px;
    border: solid 1px #878787;
    width: 250px;
    float:left;
}

.light_footer {
    font-weight:bold;
    text-align:center;
    font-size:13px;
}

.light_confirm_content {
    background-color: #F8F6F7;
    padding: 30px;
    font-weight:bold;
    color: #565251;
    margin-left:50px;
    margin-right:50px;
    margin-top:20px;
    margin-bottom:20px;
}

.light_confirm_contact img {
    margin:5px auto;
    display:block
}

.light_confirm_contact {
    padding-bottom: 30px;
    font-weight: bold;
}

.light_confirm_content .normal {
    font-weight:normal;
    font-size:12px;
}

.light_confirm_title {
    font-weight:bold;
    color: #2F923A;
}

.light_ref_cmd_section {
    color: #BABABA;
}

.light_ref_cmd {
    color: #524F4D;
    font-weight:bold;
}

#popup_checkoutlight input[type="text"] {height:20px;border-radius:2px;border:solid 1px #878787;padding-left:2px;width:250px;}

.quickwin .row-bottom .content-total {
    margin: -20px 0;
    padding: 20px 10px 0 10px;
    width: 370px;
    height: 60px;
    background-color: #FFFFFF;
    border-top: 2px solid #B2B2B2;
}