﻿#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
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#RightWrapper .YouTubeTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;

}


#RightWrapper .YouTubeTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#RightWrapper .YouTubeTitleHR
{
   display:none;
}

#RightWrapper .SectionDivide
{
    
}

#RightWrapper .YouTubeImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#RightWrapper .YouTubeCaption
{
   text-align:center;
}

/*-------------*/

#LeftWrapper .YouTubeWrapper
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#LeftWrapper .YouTubeTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0;
    width:210px;

}

#LeftWrapper .YouTubeTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#LeftWrapper .YouTubeTitleHR
{
    display:none;
}

#LeftWrapper .SectionDivide
{
    
}

#LeftWrapper .YouTubeImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#LeftWrapper .YouTubeCaption
{
   text-align:center;
}