#videoBar-bar {
  width : 400px;
  padding-top : 0px;
  padding-right : 4px;
  padding-left : 0px;
  padding-bottom : 0px;
}
.playerBox_gsvb {
  display : block;
  margin-top : 4px;
  margin-bottom : 4px;
  margin-left : 10px;
  margin-right : 10px;
  text-align : right;
}
.playerBox_gsvb playing_gsvb {
	position: absolute;
	width: 800px;
	height: 480px;
	left: auto;
	top: auto;
	background-color: #ccc;
	border: 1px solid #000;
}
.playerInnerBox_gsvb .player_gsvb {
	width : 800px;
	height : 480px;
}
.playerBox_gsvb div.alldone_gsvb        { 
	font-family:verdana,arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0;	
	color: #114455;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}
.playerBox_gsvb a.title_gsvb            { 
	font-family:verdana,arial,helvetica,sans-serif;	
	margin: 0;
	padding: 0;	
	color: #114455;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}

.playerBox_gsvb div.alldone_gsvb:hover  { 
	text-decoration: underline;
}
.playerBox_gsvb a.title_gsvb:hover      { 
	text-decoration: underline;
}
.resultsBox_gsvb div.resultDiv_gsvb     { 
	display : block;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 5px;
	margin-right : 5px;
	border-color : #3E91C4; 
}
