@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	text-align: center;
	height: 36px;
}
#playerdiv {
	text-align: right;
	margin-top: 10px;
	width: 98%;
	margin-left: 6px;
}

