#overlay {
	width: 800px;
	height: 545px;
	top: 35px;
	left: 205px;
	background-image:url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/common/overlay-window.png");
}

#overlay #tickets {
	padding: 16px;	
}

#overlay .legal {
	width: 365px;
	position: absolute;
	top: 496px;
	left: 280px;
	color: #a7a7a7;
	font-size: 10px;
	text-align: right;
}

#overlay #tickets iframe {
	width: 768px;
	height: 513px;	
}

#overlay .close {
	position: absolute;
	background-image:url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/common/close.png");	
	width: 49px;
	height: 49px;
	right: 1px;
	top: -35px;
}
