/* CSS Document */
.maxnoscript {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	z-index: 9999; 
	position: absolute; 
	width: 360px; 
	height: 135px; 
	top: 50%; 
	left: 50%; 
	margin: -100px 0px 0px -200px;
	background: url(http://www.xidrasbook.com/iframes/v1/infobox.jpg) top left no-repeat;
	padding: 45px 20px 20px 20px;
}