﻿#CenterWrapper .YouTubeWrapper
{
    overflow:hidden;
    margin:  0 auto 10px auto;
    width:375px;
}

#CenterWrapper .YouTubeTitle
{
    float:left;
   border-bottom:solid 1px #346699;
    margin: 0 0 5px 0;
    width:100%;
}

#CenterWrapper .YouTubeImage
{
    float:left;
   font-weight:bold;
}



#CenterWrapper .YouTubeTitleText
{
    color:#346699;
    float:left;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    
}



#CenterWrapper .YouTubeImage
{
    
}

#CenterWrapper .YouTubeCaption
{
    float:left;
    text-align:justify;
    font-size:12px;
}

/*-------------*/

#RightWrapper .YouTubeWrapper
{
    margin: 0 0 30px 0;
    float:left;
    
}

#RightWrapper .YouTubeTitle
{
   overflow:auto;
    margin: 0 0 10px 0;
    width:200px;
    border-bottom:solid 1px #fff;
}


#RightWrapper .YouTubeTitleText
{
    color:#fff;
    float:left;
    width:200px;
    font-family:Arial;
    font-weight:bold;
    font-size:17px;
    text-align:left;  
    
}

#RightWrapper .YouTubeTitleHR
{
    display:none;
}

#RightWrapper .SectionDivide
{
    
}

#RightWrapper .YouTubeImage
{
   width:200px;
   float:left;
   text-align:center;
}

#RightWrapper .YouTubeCaption
{
   text-align:center;
}

/*-------------*/

#LeftWrapper .YouTubeWrapper
{
     margin: 0 0 30px 0;
    float:left;
    
}

#LeftWrapper .YouTubeTitle
{
    overflow:auto;
    margin: 0 0 10px 0;
    width:200px;
    border-bottom:solid 1px #fff;
}



#LeftWrapper .YouTubeTitleText
{
    color:#fff;
    float:left;
    width:200px;
    font-family:Arial;
    font-weight:bold;
    font-size:17px;
    text-align:left;  
}

#LeftWrapper .YouTubeTitleHR
{
    display:none;
}

#LeftWrapper .SectionDivide
{
    
}

#LeftWrapper .YouTubeImage
{
   width:200px;
   float:left;
   text-align:center;
}

#LeftWrapper .YouTubeCaption
{
   text-align:center;
}