/* OBJECTS */
.objects .pencil { /* Pencil */
	top: 350px;
	left: 631px;
}
.objects .shaving1 { /* Pencil shavings 1 */
/*	display: none; */
	top: 24px;
	left: 590px;
}
.objects .shaving2 { /* Pencil shavings 2 */
/*	display: none; */
	top: -41px;
	left: 640px;
}
.objects .shaving3 { /* Pencil shavings 3 */
/*	display: none; */
	top: -13px;
	left: 508px;
}
.objects .shaving4 { /* Pencil shavings 4 */
/*	display: none; */
	top: -10px;
	left: 720px;
}
.objects .stains { /* Coffee stains */
/*	display: none; */
}
.objects .coffee { /* Coffee cup */
	top: 204px;
	left: 23px;
}
.objects .coffee .full { /* Full cup */
/*	display: block; */
}
.objects .coffee .half { /* Half cup */
/*	display: block; */
}
.objects .coffee .empty { /* Empty cup */
	display: block;
}
.objects .dragnote1 { /* Pencil */
	background-image: url(../../images/dragme3.png);
	width: 35px;
	height: 43px;
	top: 395px;
	left: 687px;
}
.objects .dragnote2 { /* Cup */
	display: none;
}
.tag0 { /* iPASS */
	top: 55px;
}