.overlay-billboard {
	background: transparent url(https://youdata_adgets.s3.amazonaws.com/TipJarWithSmiley.gif) top left no-repeat;
	clear: left;
	float: left;
	position: relative;
	display: inline;
	width: 236px;
	height: 495px;
}
.overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2147483645;
	text-shadow: #283610 0px 1px 1px;
	vertical-align: baseline;
}
.overlay-content-adget {
	width: 685px;
	height: 495px;
	position: absolute;
	background: #dddddd;
	border: 2px solid #fff;
 	margin: -265px 0 0 -358px;
  	top: 50%;
  	left: 50%;
	z-index: 2;
	padding: 15px;
}
.overlay-content-movie {
	width: 427px;
	height: 344px;
	position: absolute;
	background: #dddddd;
	border: 2px solid #fff;
	top: 50%;
	left: 50%;
	margin: -172px 0 0 -213px;
	z-index: 2;
	padding: 15px;
}
.overlay-screen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
	z-index: 1;
}
.overlay-close {
	position: absolute;
	top: -12px;
	left: -15px;
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(https://youdata_adgets.s3.amazonaws.com/close.png) top left no-repeat;
}
.overlay-5stack {
	float: right;
	position: relative;
	display: inline;
	width: 425px;
	height: 400px;
	background: transparent;
	padding: 0px;	
}
