#embeddedMediaPlayer {
	background-color:Black;
}

div#pageContent {
	position:relative;
	z-index:20;
}

table#mainContent {
	position:relative;
	z-index:10;
	float:left;
	clear:right;
}
div#contentMPlayer {
	position:relative;
	float: right;
	top:140px;
	right:40px;
	background-color:Black;
	width:200px;
	height:60px;
}
table#mainContent{
	margin-top:-50px;
}
td.textCol ul{
	padding:0;
}