body {
	padding: 0px;
	margin: 0px;
}

#grabbox {
	background-image: url(http://telekawaru.com/if/images/murg.jpg);
	cursor: url(http://telekawaru.com/if/cursors/magnifier.cur), auto;
	width: 500px;
	height: 500px;
	border: 1px solid black;
}

#lips {
	background-image: url(http://telekawaru.com/if/images/lips.png);
	position: absolute;
	width: 70px;
	height: 49px;
	left: 58px;
	top: 294px;
}

#toolbox, #statusbox {
	width: 500px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#statusbox {
	height: 120px;
	overflow: auto;
}
