@charset "utf-8";
body { background: none; }
#overlay {
	top: 10px;
}
#overlay-wrapper { 
	position: relative;
	margin: 0 auto;
}
#overlay-content #closer-link { display: none; }

.return-link { position: absolute; z-index: 1000; left: 60px; font-weight: bold; top: 20px; }