#container{
	width:	741px;
	height:	550px;
	background-image: url(../img/player/playerbg_wide.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#player{
	position  : absolute;
	left	  : 109px;
	top		  : 57px;
	color     : #fff;
	width	  : 400px;
	text-align: center;
}

#closelink{
	position  : absolute;
	left: 340px;
	top: 525px;
	color: #FFFFFF;
}
