#loginForm, #logOutBoxBg {
	background:transparent;
	border:0;
}
#loginBody #loginTable {
	background:transparent url(video_login_bgr_03.png) no-repeat center;
	height:430px;
	width: 729px;
	margin-bottom:200px;
	position: relative;
}

#loginLogo, #loginBox {
	float:left;
	clear:left;
}
.formItem label {
	color:silver;
}
#loginLogo {
	margin:185px 20px 0;
}
#loginBox {
	position: relative;
}
#loginBox {
	margin:0 ;
}
.corneredBox {
	position:absolute;
	right:0;
	bottom:0;
	width: 420px;
	height: 245px;
	border-radius: 28px;
	overflow:hidden;
}
#loginBox a.color3#loginForgot {
	float:none;
	width:200px;
	position:absolute;
	bottom:5px;
	left:20px;
	color: silver;
	text-align: left;
}