#player_window {
	position: 			absolute;
	visibility: 		hidden;
	background: 		rgb(0,0,0);
	width:				150px;
	height:				90px;
}
