body, body * {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* Div layer for the entire banner. */
#container {
	position: absolute;
	width: 298px;
	height: 48px;
	border:1px solid #666666;
	top: 0px;
	left: 0px;
	margin: auto;
	overflow:hidden;
	background:#ffffff;
}
#f1bg, #f2bg, #f3bg, #f4bg { position:absolute; top:-1px; left:-1px; width:300px; height:50px; opacity:0; }
#f1bg { background:url(f1.png) 0px 0px; opacity: 1;}
#f2bg { background:url(f2.png) 0px 0px; z-index: 2;}
#f3bg { background:url(f3.png) 0px 0px; z-index: 3;}
#f4bg { background:url(f4.png) 0px 0px; z-index: 3;}