@media screen, projection {
	div.overlay {background:url(../img/white.png) no-repeat;padding:40px;width:720px;display:none}
	div.overlay div.close{background:url(../img/close.png) no-repeat;position:absolute;top:2px;right:5px;width:35px;height:35px;cursor:pointer}
	a.player{display:block;height:404px}
	.image-player-preview img{margin-bottom:20px;cursor:pointer}
}
