	/* div contenant l'ensemble du widget, avec image entete */
	div#criteo_panier
	{
		padding-top:6px;

	}
    /* div container that wraps around the widget */
    div#cto_ch_7708235_wc
    {
       /* include CSS definitions here, e.g. background-color: #FF0000; */
    }
    
    /* table that holds the data rows */
    table#cto_ch_7708235_tb
    {
		width: 192px;
		background-color:#dbf3f5;
		border-bottom: 1px solid #007193;
		border-left: 1px solid #007193;
		border-right: 1px solid #007193;
    }
    
    /* title column of the widget */
    td#cto_ch_7708235_tt
    {
    }
    
    /* class of content columns */
    td.cto_ch_7708235_rec
    {
		text-align:center;
    }

    /* class of product hyperlinks */
    a.cto_ch_7708235_tl
    {
        font-size:11px;
        font-family: verdana;
		font-weight: bold;
		color: #000000;
	 	display: block;
	    text-decoration: none;
		text-align:center;
    }

    /* class of product images */
    img.cto_ch_7708235_tl
    {
		border:1px solid #969696; 
		margin-top:5px;
    }
    
    /* div that holds the description */
    div#cto_ch_7708235_dvdesc
    {
    }
    
    /* div that holds the begin date */
    div#cto_ch_7708235_dvbdt
    {
    }
    
    /* div that holds the begin date */
    div#cto_ch_7708235_dvedt
    {
    }
    
    /* global div for the price display (available only if retail price or discount are displayed)  */
    div#cto_ch_7708235_dvgpr
    {
    }     
    
    /* div that holds the price */
    div#cto_ch_7708235_dvpr
    {
		color:#b2004d;
		font-size:1.5em;
		font-weight:bold;
    }
    
    /* div that holds the retail price */
    div#cto_ch_7708235_dvrpr
    {
    }       
    
    /* div that holds the discount */
    div#cto_ch_7708235_dvdis
    {
    }    

