/* OBJECTS */
.objects .pencil { /* Pencil */
	background-image: url(../../images/objects/pencil.png);
	width: 303px;
	height: 58px;
	top: 34px;
	left: 639px;
	z-index: 999;
}
.objects .dragnote1 { /* "Drag me" note */
	background-image: url(../../images/dragme4.png);
	width: 108px;
	height: 31px;
	top: 35px;
	left: 555px;
	z-index: 997;
}
.objects .shaving1 { /* Pencil shavings 1 */
	background-image: url(../../images/objects/pencilshaving1.png);
	width: 63px;
	height: 41px;
	top: 0;
	left: 550px;
	z-index: 997;
}
.objects .shaving2 { /* Pencil shavings 2 */
	background-image: url(../../images/objects/pencilshaving2.png);
	width: 55px;
	height: 55px;
	top: -25px;
	left: 680px;
	z-index: 997;
}
.objects .shaving3 { /* Pencil shavings 3 */
	background-image: url(../../images/objects/pencilshaving3.png);
	width: 51px;
	height: 55px;
	top: -55px;
	left: 620px;
	z-index: 997;
}
.objects .shaving4 { /* Pencil shavings 4 */
	background-image: url(../../images/objects/pencilshaving4.png);
	width: 65px;
	height: 49px;
	top: -20px;
	left: 750px;
	z-index: 997;
}
.objects .obj0 { /* Ruler */
	background-image: url(../../images/objects/ruler.png);
	width: 145px;
	height: 545px;
	top: 92px; /* 175 */
	left: 749px; /* 724 */
	z-index: 998;
}
