body {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	background: #000;
}
a {
	color: #ccc;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
#container {
	position: relative;
	width: 1130px;
	height: 650px;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 0;
	background: #000;
}
#silverScreen {
	float: left;
	width: 900px;
	height: 580px;
	background: #000;
}
#pltLogo {
	float: left;
	width: 100px;
}
#flashcontent {
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #000 url("../img/mobile_background.jpg") no-repeat;
}
#playa {
	background: #000;
}
#bottomBar {
	margin-top: -3px;
	padding-top: 100px;
	width: 900px;
	height: 26px;
	padding: 0;
	background: #000 url("../img/skin_bottomBar3.png") top left;
}

#bottomBar a.bookmark {
	vertical-align: bottom;
	border: 0;
}

#bottomBar a.bookmark img {
	margin-bottom: 3px;
}	

* html #bottomBar {
	margin-top: 0;
}

* html #bottomBar a.bookmark img {
	margin-bottom: 6px;
}
