
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial;
}

#fullplayer {
	width: 850px;
	height: 635px;
	overflow: auto;
/*	margin-left: -31px;
	margin-top: -14px; */
	text-align: left;
	color: #fff;
}

#container {
	width: 795px;
	height: 606px;
	overflow: hidden;
	margin-top: 3px;
	text-align: left;
}

.fb_link {
	font-size: 9px !important;
    line-height: 50px;
	color: #aaaaaa;
}