#BlueTitle{
	color:#00456a;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top:15px;
}

#GrayTitle{
	color:#36424a;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top:15px;
}

#GrayTitle_Upcoming{
	color:#36424a;
	font-size:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
    margin-bottom: 25px;
    text-align: center;
	margin-right: 10px;
	border-right: 1px solid #caced0;
    
}

.Upcoming{
	width:810px;
	float:left;
}

#FooterTitle{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}


.YoutubeTuesday .OrangeBG{
	background:url(youtubetuesdaybg.png) no-repeat;
	height:104px;
	width:119px;
	position:absolute;
	margin-left: 841px;
	margin-top: -105px;
}

.YoutubeTuesday h2{
	color: #FFFFFF;
	font-size: 18px;
    line-height: 1.1em;
	display:block;
	margin-top:20px;
	text-align:center;
}

.YoutubeTuesday {
	background: rgb(212,223,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(212,223,237,1) 0%, rgba(242,244,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,223,237,1)), color-stop(100%,rgba(242,244,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(212,223,237,1) 0%,rgba(242,244,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(212,223,237,1) 0%,rgba(242,244,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(212,223,237,1) 0%,rgba(242,244,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(212,223,237,1) 0%,rgba(242,244,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4dfed', endColorstr='#f2f4f9',GradientType=0 ); /* IE6-9 */

border:1px solid #c3c7cb;
padding:5px 0px 5px 5px;
-webkit-border-radius: 10px;
border-radius: 10px; 

}

		
.YoutubeTuesday .gridItem
{
	height:103px;
	width:120px;
    /*height:200px;
    width:200px;*/
    
    float:left;
    text-align:center;
    border: 0px;
    /*margin: 1px;*/
	margin-right:20px;
    }
    
.YoutubeTuesday .imageInGrid
    {
		height: 68px;
		width: 120px;
        /*height:90px; */                   
        margin-top: 0px;             
       
        }
        
.YoutubeTuesday .gridItemH
   {
          font-size:11px;
		  font-weight:normal;
		  height:35px;
		  
		  text-align:center;
          word-break: normal;
            /*height: 52px;*/
          overflow: hidden;
        }	
