.tutorial .move {
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 68px;
	height: 68px;
	background-image: url(../images/sprite.gif);
}
