#base { 
	position:absolute; 
	left:50%; 
	top:0px;
	text-align:left;
	margin-top: 10px;
	margin-left:-370px; 
	background-color: #fff;  /* rgb(220,230,220) #95cfa0;*/
	/*border:1px solid #888; */
}
.scroll {
	overflow:none;
	height: auto;
	max-height: none;
}

#base {
	width: 740px; 
}

.xx_noprint {
	height: 0px;
	width: 0px;
}