
#ie6box {
	position: absolute;
	z-index: 10;
	background: white;
	border: 5px solid #808080;
	line-height: 1.6em;
	left: 24%;
	top: 90px;
	width: 550px;
	height: 300px;		
	display: inline; 
	text-align: center;
	

}

img.browser {
	width: 128px;	
}

body {
	text-align: center;	
}