div#navColumnOne, div.columnLeft {
	display:none;;
}

div#centerCol {
 	width:960px;
}
div.centerColumn{
	padding:0;
}
div.centerBoxWrapper {
	padding:8px 0em;	

}
div#mainFeatureBlock{
	float:left;
	position:relative;
	width:590px;
	
}
div#youtubeContent{
	float:left;
	width:338px;
	padding:10px;
	margin-left:10px;
	border:1px solid #f1f1f1;
}
span.newlabel{
	background-color:#FFFFFF;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	left:480px;
	position:absolute;
	top:52px;
}
span.descript{
	display:block;
	font-size:1em;
	font-style:italic;	
}
span#load {  
     display: none;     
     margin-top:96px;
	 margin-left:290px;
	 width:48px;
	 height:54px;
	 
}  
/* this is to over ride youtube css*/
#videosearch {
  width : 338px;
  margin : 0px;
  padding : 0px;
  border : 1px solid #f9f9f9;
}
.playerBox_gsvsc .player_gsvsc {
	height:260px;
	width:320px;
}

.results_gsvsc div.video-result_gsvsc {
	background-color:#000000;
	border-style:none;
	border-width:0px;
	height:78px;
	text-align:center;
	width:102px;
}

.app_gsvsc {
	text-align:center;
	
}
div.tag_gsvsc-1{
	font-size:0.85em;
	
}
div.tag_gsvsc-2 {
	font-size:0.75em;
	
}
div.tag_gsvsc{
	color:#333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	text-decoration:none;
}
div.tag_gsvsc:hover{
	background-color:#F98F1F;
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	text-decoration:none;
}
.playerBox_gsvsc a.title_gsvsc {
	color:#333;
	font-size:0.65em;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	text-decoration:none;
}