#player, div.playlist {	
	/* margin-right:20px; */
}

#player, #player img {
	top: 20px;
	display:block;			
	position: relative;
	width:600px;
	height:338px;
	border:0px;	
	margin-bottom:30px;
	background-color:#000000;
}
#player3, #player3 img {
	top: 20px;
	display:block;			
	position: relative;
	width:600px;
	height:338px;
	border:0px;	
	margin-bottom:30px;
	background-color:#000000;
}

div.playlist, div.playlist .items {
	height:112px;
}

.hidden {
	display:none;
}
