   /* div container that wraps around the widget */
    div#cto_gr_3145_wc
    {
       /* include CSS definitions here, e.g. background-color: #FF0000; */
          width:505px;    }
    
    /* table that holds the data rows */
    table#cto_gr_3145_tb
    {
    }
    
    /* title column of the widget */
    td#cto_gr_3145_tt
    {
    }
    
    /* class of content columns */
    td.cto_gr_3145_si
    {
    }

    /* class of product hyperlinks */
    a.cto_gr_3145_tl
    {
        width:165px;
        font-size:11px;
        font-family: verdana;
		font-weight: bold;
		color: #000000;
	 	display: block;
	    text-decoration: none;
    }

    /* class of product images */
    img.cto_gr_3145_tl
    {
		border:1px solid #969696;
    }
    
    /* div that holds the description */
    div#cto_gr_3145_dvdesc
    {
    }
    
    /* div that holds the begin date */
    div#cto_gr_3145_dvbdt
    {
    }
    
    /* div that holds the begin date */
    div#cto_gr_3145_dvedt
    {
    }
    
    /* div that holds the price */
    div#cto_gr_3145_dvpr
    {
		color:#b2004d;
		font-size:1.5em;
		font-weight:bold;
    }     

