   /* div container that wraps around the widget */
    div#cto_gsi_3142_wc
    {
       /* include CSS definitions here, e.g. background-color: #FF0000; */
    }

    /* table that holds the data rows */
    table#cto_gsi_3142_tb
    {
    }

    /* title column of the widget */
    td#cto_gsi_3142_tt
    {
    }

    /* class of content columns */
    td.cto_gsi_3142_si
    {

    vertical-align:top;
       }

    /* class of product hyperlinks */
    a.cto_gsi_3142_tl
    {
		font-weight: bold;
	 	display: block;
        width:150px;
        color:#000000;
	    text-decoration: none;
    }

    /* class of product images */
    img.cto_gsi_3142_tl
    {
		border:1px solid #969696;

    }

    /* div that holds the description */
    div#cto_gsi_3142_dvdesc
    {
    }

    /* div that holds the begin date */
    div#cto_gsi_3142_dvbdt
    {
    }

    /* div that holds the begin date */
    div#cto_gsi_3142_dvedt
    {
    }

    /* div that holds the price */
    div#cto_gsi_3142_dvpr
    {
		color:#b2004d;
		font-size:1.3em;
		font-weight:bold;
    }
