/* OBJECTS */
.objects .pencil { /* Pencil */
	top: 457px;
	left: 635px;
}
.objects .shaving1 { /* Pencil shavings 1 */
/*	display: none; */
	top: 10px;
	left: 580px;
}
.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: -17px;
	left: 665px;
}
.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/dragme6.png);
	width: 35px;
	height: 43px;
	top: 408px;
	left: 682px;
}
.objects .dragnote2 { /* Cup */
	background-image: url(../../images/dragme1.png);
	width: 108px;
	height: 23px;
	top: 55px;
	left: 554px;
}
.memberof li.tag0 {
	top: 175px;
	z-index: 920;
}
