div#wn{ 
	position: absolute;
	top: 0px;
	left: 40px;
	width: 570px;
	height: 200px;
	overflow: hidden;
	z-index: 1; 
}

div#lyr1{
	position: absolute;
	width: 800px;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index:1;
}  
/* table containing images. adjust according to your images' sizes and numbers */
table#t1 { width: 680px; }
table#t1 td { width: 680px; padding: 10px 0 0 0; vertical-align: top; text-align: center;; }
#highlightIpad2 {
	color: #F00;
}

