/* CSS Document */


#fullsquare {
	position: absolute;
	visibility: inherit;
	left: 50px;
	top: 88px;
	background-repeat: no-repeat;
	background-image: url(../html/pageelements/gifsjpegs/fullpalettesquare.jpg);
	height: 360px;
	width: 630px;
}
