#div-center-north {
	height:170px; 
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 0px;
}

#div-center-north-child {
	height: 99%;
}

#div-center-north-center {
	border-top: 0px; 
	border-left: 0px; 
	border-right: 1px;
}

#div-datagrid1 {
	height: 100%;
	border: 0px;
}

#div-center-north-center .panel-tool {
	position: absolute;
	top: 13px;
	right: 1px;
}

#div-center-north-east {
	width: 420px; 
	border-left: 0px;
}

#div-datagrid2 {
	width: 99%;
	height: 98.5%;
	position: absolute;
	left: 2px;
	border-left: solid 1px #95b8e7;
}

#div-center-north-east .panel-tool {
	position: absolute;
	top: 13px;
	right: 1px;
}

#div-toolbar {
	height: 24px; 
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	padding: 3px;
}

