.playing_gsvsc .playerBox_gsvsc {
	display:block;
	margin:4px 10px 0 100px;
	text-align:center;
	width:100%;
}
#videoControl{
	margin:0; padding-top:10px; height:390px; width:100%; background-color:#FFFFFF; display:none;
}

#avatarPwBox{
	float:left; width:100px; height:100px; margin:30px 0 0px 15px; text-align:center;
}

#avatarPw{
	border:2px solid #DDD; width:48px; height:48px; margin:0 0 30px 20px; font-size:9px; background:url(../images/no-avatar.gif) center no-repeat;
}

#avatarPw img{width:48px; height:48px; }

#videoPwBox{
	float:right; width:500px; height:400px; text-align:center;
}

#videoPw{
	border:2px solid #DDD; width:500px; height:400px; background:url(../images/YouTubeBg.png) center no-repeat;
}

#keywordsPwBox{
	float:right; width:120px; height:260px; float:left; clear:left; text-align:center;
}	
#keywordsPw{
	color:#FFFFFF; text-transform:lowercase; text-decoration:underline; border:2px solid #DDD; width:120px; height:280px;
}
#keywordsPw div{
	border-bottom:#999999 0px solid; height:40px; padding-top:15px; font-size:16px; font-weight:bold; overflow:hidden;
}

