div.dwtext {
	text-align: left;
	color: Gray;
/*	background-color: White;	*/
/*	visibility: hidden;	*/
}
.dwtext a:active, .dwtext a:focus, .dwtext a:hover, .dwtext a:link, .dwtext a:visited {
	color: Gray;
}

    /********************************************************
    ** 2. TABLE PROPERTIES                                 **
    ********************************************************/

    .ZC29368_SP_table {

        /************************************
        ** 2.1 Horizontal alignment         **
        ************************************/
        margin              : 0 auto 0 auto;


        /************************************
        ** 2.2 Background                  **
        ************************************/
        background-color    : #2c3a5c;


        /************************************
        ** 2.3 Border around table         **
        ************************************/
                    border-width        : 0px;
            }


    /********************************************************
    ** 3. CELL PROPERTIES                                  **
    ********************************************************/

    .ZC29368_SP_table td {

        vertical-align      : top;

        /************************************
        ** 3.1 Width of cell               **
        ************************************/
                                    width               : 180px;
                        }

    /********************************************************
    ** 4. IMAGE PROPERTIES                                 **
    ********************************************************/

    .ZC29368_SP_table .ZC29368_SP_contentImg img {

        /************************************
        ** 4.1 Border around the image     **
        ************************************/
            border-width        : 1px;
            border-style        : solid;
            border-color        : #c4d2fc;
            padding: 1px;
            width               : 100px;
            height              : 75px;
             }



    .ZC29368_SP_table .ZC29368_SP_contentImg td {

        /************************************
        ** 4.2 Image Alignment             **
        ************************************/
        text-align: center;
    }


    .ZC29368_SP_table .ZC29368_SP_contentImg {

        /************************************
        ** 4.3 Background                  **
        ************************************/
        background-color    : #2c3a5c;

    }

    /********************************************************
    ** 5. TITLE PROPERTIES                                 **
    ********************************************************/

    .ZC29368_SP_contentTitle {

        /************************************
        ** 5.1 Horizontal alignment        **
        ************************************/
        text-align          : center;

    }

    .ZC29368_SP_contentTitle td {

        padding: 0;

        /************************************
        ** 5.2 Background                  **
        ************************************/
        background-color    : #2c3a5c;

        /************************************
        ** 5.3 Vertical alignment          **
        ************************************/
        vertical-align      : top;

    }

    .ZC29368_SP_contentTitle a {

        /************************************
        ** 5.4 Font                        **
        ************************************/
        font-family         : Tahoma;
                    font-weight         : bold;
                        font-size           : 11px;
        color               : #fcb804;
                    text-decoration     : none;
            }


    .ZC29368_SP_contentTitle a:visited {

        /************************************
        ** 5.5 Visited color               **
        ************************************/
        color               : #fcb804;

    }

    .ZC29368_SP_contentTitle a:hover {

        /************************************
        ** 5.6 Rollover color              **
        ************************************/
        color               : #ffffff;

    }

    .ZC29368_SP_contentTitle a:active {

        /************************************
        ** 5.7 Click-on color              **
        ************************************/
        color               : black;

    }

    /********************************************************
    ** 6. DESCRIPTION PROPERTIES                           **
    ********************************************************/

    .ZC29368_SP_contentDescription {

        /************************************
        ** 6.1 Horizontal alignment        **
        ************************************/
        text-align          : left;

    }

    .ZC29368_SP_contentDescription a {

        /************************************
        ** 6.2 Font                        **
        ************************************/
        font-family         : Arial;
                        font-size           : 10px;
        color               : #ffffff;

        text-decoration     : none;

    }

    .ZC29368_SP_contentDescription td {

        padding: 0 0 2px 0;

        /************************************
        ** 6.3 Background                  **
        ************************************/
        background-color    : #2c3a5c;

    }



    /********************************************************
    ** 8. MISC PROPERTIES                                  **
    ********************************************************/

    .ZC29368_SP_contentSpacer td {

        font-size : 1px;

        /************************************
        ** 8.1 Spacing between each row    **
        ************************************/
        height: 20px;

    }
