#video-container{
	width:500px;
	height:100%;
	margin: 0 0 0 0;
}

#video-upScreen{
	height:300px;
	width:100%;
	z-index:5;
	margin:0px auto 0px auto;
}

#video-upScreen img{
	position:relative;
}

.video-clicker{
    font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.video-screen{
	margin:0 auto 0 auto;
	height:400px;
	z-index: 4;
}

#video-downScreen{
	width:500px;
	color:#FFFFFF;
	margin:20px; auto auto auto;
	z-index:5;
}

#bg_gal{
	margin:0 auto 0 100px;
	width:490px;
	height:300px;
}

.video-loading
{
	background-image:url(Image/loadingIcon.gif);
    background-repeat:no-repeat;
	background-position:center;
	z-index: 5;

}

.video-resize{
	/*width:650;*/
	height:100%;
	margin:0 auto auto auto;
	z-index:5;
}

.video-robo{
	/*width:110px;
	height:75px;*/
	width:145px;
	height:100px;
		z-index:5;
}

.transBG {
    height:0px;
}

