        #mainContainer{
                width:578px;
                width:580px !important;
                margin:0 auto;
                text-align:left;
                background-color:#FFF;
                border:1px solid #E2EBED;

        }

        .contentContainer{

        }
        .contentContainer p,.contentContainer h1{
                margin-top:0px;
        }

        /* END CSS FOR THIS DEMO */

        /* CSS FOR SLIDESHOW SCRIPT */
        .imageSlideshowHolder,.imageSlideshowHolder_left{
                margin:0;        /* "Air" */

                position:relative;        /* Don't remove this line */
        }
        .leftFloatingDiv{

        }
        /* Don't change these values */
        .imageSlideshowHolder img{
                position:absolute;
                left:0px;
                top:0px;
        }
