    #layout_title {
        text-align: center;
    }
    
    #layout_subtitle {
        text-align: left;
        display: none;
    }
    
    #layout_video {
    }
    
    #layout_message {
    }

    #layout_caption {
        width: 320px;
        float: left;
        clear: both;
        display: none;
    }
    
    #layout_link {
    }

    #layout_related_videos {
        clear: both;
    }
    
    #layout_banner {
    }

    #left_side {
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    #right_side {
        display: none;
    }

    #layout_link_center {
        padding-top: 10px;
        text-align: center;
        display: block;
    }



