#panelID{
	position: relative;
	background-color: #CCC;
	height: 450px;
	width: 650px;
}
#arrowID{
	position: absolute;
	margin: 0;
	top: 15px;
	left:22px;
	height: 20px;
	width: 200px;
}
#xt_lblID{
	position: absolute;
	margin: 0;
	top: 41px;
	left:16px;
	height: 20px;
	width: 40px;
}
#xt_boxID{
	position: absolute;
	margin: 0;
	left: 79px;
	top: 41px;
	height:20px;
	width:140px;
}
#yt_lblID{
	position: absolute;
	margin: 0;
	left: 16px;
	top: 68px;
	height: 20px;
	width: 40px;
}

#yt_boxID{
	position: absolute;
	margin: 0;
	left: 79px;
	top: 68px;
	height:20px;
	width:140px;
}
#def_butID{
	position: absolute;
	margin: 0;
	left: 120px;
	top: 99px;
	height: 20px;
	width: 100px;
}
#x0_lblID{
	position: absolute;
	margin: 0;
	width:54px;
	left: 14px;
	top: 161px;
	height: 20px;
}
#x0_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 161px;
	height: 20px;
}
#x1_lblID{
	position: absolute;
	margin: 0;
	width:54px;
	left: 14px;
	top: 194px;
	height: 20px;
}
#x1_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 194px;
	height: 20px;
}
#y0_lblID{
	position: absolute;
	margin: 0;
	width:54px;
	left: 14px;
	top: 228px;
	height: 20px;
}
#y0_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 228px;
	height: 20px;
}

#y1_lblID{
	position: absolute;
	margin: 0;
	width:54px;
	left: 14px;
	top: 263px;
	height: 20px;
}
#y1_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 263px;
	height: 20px;
}
#setxy_butID{
	position: absolute;
	margin: 0;
	left: 119px;
	top: 296px;
	height: 20px;
	width: 100px;
}
#zoom_butID{
	position: absolute;
	margin: 0;
	left: 119px;
	top: 326px;
	height: 20px;
	width: 100px;
}
#x_lblID{
	position: absolute;
	margin: 0;
	width:40px;
	left: 14px;
	top: 372px;
	height: 20px;
}
#x_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 372px;
	height: 20px;
}
#y_lblID{
	position: absolute;
	margin: 0;
	width:40px;
	left: 14px;
	top: 407px;
	height: 20px;
}
#y_boxID{
	position: absolute;
	margin: 0;
	width:150px;
	left: 70px;
	top: 407px;
	height: 20px;
}
#canvasID{
	position: absolute;
	margin: 0;
	border: 0;
	background-color: #FFF;
	left: 235px;
	top: 36px;
	height: 400px;
	width: 400px;
}
