div.j2tajax-confirm div.j2tajax-checkout-img{
    float:left; margin-right:5px;
}

div.j2tajax-confirm .success-msg {
    background:none;
    color:#000;
    padding: 8px !important;
    text-align:left;
    border:none !important;
}


div.j2tajax-confirm, div.j2tajax-progress{
    width:550px; 
    height:186px; 
    padding:25px 30px 0 40px;
    z-index: 199;
    background:url(../../images/bg-pop-in-ajouter-panier.png) no-repeat;
}


#j2t_ajax_confirm h3{ font-size:14px; font-weight:bold; color:#663300; margin-bottom:15px;}
#j2t_ajax_confirm strong{font-size:14px; font-weight:bold; display:block; padding-bottom:5px;border-bottom:1px solid #CCC; margin-bottom:20px;}
#j2t_ajax_confirm #pop-in-img-desc{ }
#j2t_ajax_confirm #pop-in-img-desc img{ border:1px solid #CCC; float:left; margin-right:15px;}
#j2t_ajax_confirm #pop-in-img-desc span{ display:block; line-height:16px; font-size:14px; font-weight:normal;}
#j2t_ajax_confirm #pop-in-img-desc span .popin_product_name{ text-decoration:none;}
#j2t_ajax_confirm #pop-in-img-desc span .popin_product_qty{ display:inline;}
#j2t_ajax_confirm #pop-in-img-desc span.pop-in-mon-panier{ background:url(../images/roser.jpg) no-repeat right; display:inline; padding-right:25px; }
#j2t_ajax_confirm #pop-in-img-desc span .popin_product_price{ display:inline; font-size:18px; font-weight:bold; }
#j2t_ajax_confirm p{ font-size:14px; margin-top:15px;}
#j2t_ajax_confirm a#fermerPopInMonPanier{ position:absolute; top:3px; left:520px; font-size:10px; text-decoration:none;}
#j2t-checkout-link{ position:absolute; top:65px; left:462px; color:#663300; font-size:12px; text-decoration:underline;}
#j2t_ajax_confirm #pop-in-img-desc span.pop-in-mon-panier-prix{font-size:18px; font-weight:bold;}
#j2t-continue-link{position:absolute; top:160px; left:355px;background:url(../../images/btn-pop-continue.png) no-repeat; width:132px; height:19px;  font-size:14px; color:#663300; text-decoration:none; padding:20px 0 0 26px; font-size:12px;}

div.j2tajax-progress{padding:5px; z-index: 199;}


div.j2t-overlay{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 198;
}






a.j2t-checkout-link{
    background: none;
    display: block;
    float: right;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-right:10px;
}

a:link.j2t-checkout-link, a:visited.j2t-checkout-link, a:active.j2t-checkout-link{
    color: #494949; /*button text color*/
}

a.j2t-checkout-link span{
    background: none;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
    text-decoration:underline;
}

a.j2t-checkout-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.j2t-checkout-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}



span.j2t-or{
    display:none;
}
a.j2t-continue-link{
    background: transparent url('../../images/j2t/j2t-button-green-left.gif') no-repeat top left;
    display: block;
    float: left;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-left:10px;
}

a:link.j2t-continue-link, a:visited.j2t-continue-link, a:active.j2t-continue-link{
    color: #494949; /*button text color*/
}

a.j2t-continue-link span{position:absolute; top:130px; left:355px;background:url(../images/btn-pop-comparateur.png) no-repeat; width:132px; height:19px;  font-size:14px; color:#663300; text-decoration:none; padding:20px 0 0 26px; font-size:12px;}

a.j2t-continue-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.j2t-continue-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}