#content {
	padding-bottom: 350px;
}


.talk_human {
	display: none;
}

/**
 * Animate Human
 */
.morph_human {
	left: 50%;
	top: -192px;
}

.morph_human .pictures {
	height: 192px;
	width: 333px;
}

.morph_human .message {
	bottom: 20px;
	left: 0;
}

.morph_human .mouth {
	left: 30%;
}

.morph_human .mouth ins {
	background-image: url(icons.png);
	height: 8px;
	width: 23px;
}