﻿body {
	overflow-x:visible;
	overflow-y:visible;
	overflow:visible;
}
.noPrint {
	display:none;
}
.tablePrint {
	width:544px;
}
#layerLayoutContent {
	position:relative;
	overflow-x:visible;
	overflow-y:visible;
	overflow:visible;
	margin-left:0;
	left:0;
}
#layerContent {
	position:relative;
	overflow-x:visible;
	overflow-y:visible;
	overflow:visible;
	top:0px;
	width:544px;
	left:0;
	margin-left:0px;
}

