		/********************************************************
	    ** 1. PAGE PROPERTIES                                 **
	    ********************************************************/
	    body {

	        margin              : 0;
	        padding             : 0;

	        /************************************
	        ** 1.1 Background                  **
	        ************************************/
	        background-color    : #cc0000;

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

    .ZC80256_SP_table {

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


        /************************************
        ** 2.2 Background                  **
        ************************************/
        background-color    : #cc0000;


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

    .ZC80256_SP_gallery {
        text-align              : center;
    }

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

    .ZC80256_SP_table td {

        vertical-align      : top;

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

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

    .ZC80256_SP_table .ZC80256_SP_contentImg img {

        /************************************
        ** 4.1 Border around the image     **
        ************************************/
                    border-width        : 0px; !important;
        
                    width               : 180px !important;
            height              : 135px !important;
             }

    .ZC80256_SP_table .ZC80256_SP_contentImg td {

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


    .ZC80256_SP_table .ZC80256_SP_contentImg {

        /************************************
        ** 4.3 Background                  **
        ************************************/
        background-color    : #cc0000 !important;

    }

    .ZC80256_SP_table .ZC80256_SP_contentImg a, .ZC80256_SP_table .ZC80256_SP_contentImg a:link, .ZC80256_SP_table .ZC80256_SP_contentImg a:visited, .ZC80256_SP_table .ZC80256_SP_contentImg a:hover, .ZC80256_SP_table .ZC80256_SP_contentImg a:active {
			padding 		: 0 !important;
			margin			: 0 !important;
			border			: 0 !important;
			background		: none !important;
			text-decoration	: none !important;
     }

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

    .ZC80256_SP_contentTitle {

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

    }

    .ZC80256_SP_contentTitle td {

        padding: 0 !important;

        /************************************
        ** 5.2 Background                  **
        ************************************/
        background-color    : #cc0000 !important;

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

    }

    .ZC80256_SP_contentTitle a {

        /************************************
        ** 5.4 Font                        **
        ************************************/
        font-family         : Arial;
                    font-weight         : bold !important;
                        font-size           : 12px !important;
        color               : #ffffff !important;
                    text-decoration     : underline !important;
                padding					: 0 !important;
        border					: 0 !important;
        background				: none !important;
    }


    .ZC80256_SP_contentTitle a:visited {

        /************************************
        ** 5.5 Visited color               **
        ************************************/
        color               : #ffffff !important;

    }

    .ZC80256_SP_contentTitle a:hover {

        /************************************
        ** 5.6 Rollover color              **
        ************************************/
        color               : #ff0000 !important;
    }

    .ZC80256_SP_contentTitle a:active {

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

    }

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

    .ZC80256_SP_contentDescription {

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

    }

    .ZC80256_SP_contentDescription a {

        /************************************
        ** 6.2 Font                        **
        ************************************/
        font-family         : Arial !important;
                        font-size           : 10px !important;
        color               : #000000 !important;

        text-decoration     : none !important;


		padding 		: 0 !important;
		margin			: 0 !important;
		border			: 0 !important;
		background		: none !important;
		text-decoration	: none !important;

    }

    .ZC80256_SP_contentDescription td {

        padding: 0 0 2px 0 !important;

        /************************************
        ** 6.3 Background                  **
        ************************************/
        background-color    : #ffffff !important;

    }


    /********************************************************
    ** 7. CALL TO ACTION PROPERTIES                        **
    ********************************************************/


    .ZC80256_SP_contentCall2action div {

        margin-top: 0px !important;

    }

    .ZC80256_SP_contentCall2action td {

        /************************************
        ** 7.1 Background                  **
        ************************************/
        background-color    : #cc0000 !important;
        text-align          : center !important;

    }


    .ZC80256_SP_contentCall2action a.clickbutton {

        /************************************
        ** 7.2 Horizontal alignment        **
        ************************************/

        margin              : 0 auto 0 auto !important;
        padding				:  0 !important;

        /************************************
        ** 7.3 Background Image            **
        ************************************/
                    background          : transparent url(http://static.zangocash.com/images/sp/lc/white_btn.gif) top left no-repeat !important;
        
        font-family         : Arial, sans-serif !important;
        font-weight         : bold !important;
        font-size           : 11px !important;
                    color               : #000000 !important;
                display             : block !important;
        position            : relative !important;
        text-decoration     : none !important;
        cursor              : hand !important;
        overflow            : hidden !important;
        width               : 98px !important;
        height              : 26px !important;
    }

    .ZC80256_SP_contentCall2action a.clickbutton:hover {

        background-position : bottom left !important;

    }


    .ZC80256_SP_contentCall2action a.clickbutton p {
        position    : absolute !important;
        width       : 98px !important;
        top         : 5px !important;
        left        : 0 !important;
        text-align  : center !important;
        cursor      : hand !important;
        margin      : 0 !important;
        padding     : 0 !important;
        background	: transparent !important;
		border		: 0 !important;
    }


    .ZC80256_SP_contentCall2action td {

        padding: 0 0 5px 0 !important;

    }


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

    .ZC80256_SP_contentSpacer td {

        font-size : 1px !important;

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

    }

    .ZC80256_SP_contentRefCode textarea {
        height: 50px !important;
        width: 175px !important;
    }

    .ZC80256_SP_contentRefCode {
        text-align: left !important;
    }

    .ZC80256_SP_contentRefCode p {
        margin  : 0 !important;
        padding : 0 !important;
        font    : normal 9px Verdana !important;
        border	: 0 !important;
    }

    .ZC80256_SP_contentRefCode p.code {
        text-align  : center !important;
    }

    .ZC80256_SP_contentRefCode a {
        color   : #000 !important;
    }

    .ZC80256_SP_contentRefCode a:visited {
        color   : #000 !important;
    }


    .ZC80256_SP_contentRefCode a:hover {
        color   : #555 !important;
    }

    .ZC80256_SP_contentRefCode textarea {
        height: 50px !important;
                    width               : 180px !important;
                font: normal 11px Courrier !important;
        color   : #555 !important !important;
        overflow : hidden !important;
    }

