body {
	margin: 0px !important;
}

#container {
	position: relative;
	width: 728px;
	height: 90px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.topLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
}

.fullCover {
	width: 100%;
	height: 100%;
}

#bgExit {
	opacity: 0;
	cursor: pointer;
}

#image2 {
	height: 150px;
}

#fade_out {
	background-color: #000000;
}

.cta { 
	position: absolute;
	width: 200px;
	height: 49px;
}

#cta_container {
	left: 467px;
	bottom: 0px;

}

#cta_container, #cta_panel_over, #cta_text, #cta_arrow {
	opacity: 0;
}