﻿.xyAxes0DivClass
{
	position         : relative;	
	width            : 480px;
	height           : 480px;
	border           : thin black solid;
	background-color : white;
	color            : black;
}


.xyAxes0SpriteImageClass
{
	visibility : hidden;
	position   : absolute;
}


.xyAxes0MessageDivClass
{
	visibility  : hidden;
	position    : absolute;
	width       : 300px;
	left        : 0px;
	top         : 0px;
	text-align  : left;
	font-size   : x-large;
	font-weight : bold;
}
