/**
 * Common
 */
#content {
	padding-bottom: 450px;
}

.talk_human .message .mouth ins,
.simple_bubble .sbb_mouth ins {
	background-image: url(icons.png);
	height: 11px;
	width: 53px;
}


/**
 * Simple Bubble
 */
#main_content .simple_bubble {
	margin-top: 40px;
}

#main_content .simple_bubble .sbb_human {
	background: url(bubble_human.jpg) no-repeat;
	height: 33px;
	margin-left: -16px;
	left: 76%;
	top: -34px;
	width: 52px;
}

#main_content .simple_bubble1 {
	margin-top: 250px;
}

#main_content .simple_bubble1 .sbb_human {
	background: url(bubble_human1.jpg) no-repeat;
	height: 213px;
	margin-left: -140px;
	top: -214px;
	width: 318px;
}

.simple_bubble1 .sbb_mouth {
	display: none;
	height: 13px;
	left: 76%;
	top: -11px;
	width: 20px;
}

.simple_bubble1 .sbb_mouth ins {
	background: url(icons.png) no-repeat;
	left: -35px;
	top: 0;
}


/**
 * Animate Human
 */
.morph_human {
	left: 53%;
	margin-left: -150px;
	top: -212px;
}

.morph_human .pictures {
	height: 212px;
	width: 309px;
}

.morph_human .message {
	left: 90px;
	top: -56px;
	white-space: nowrap;
}

.morph_human .message .jscorner {
	border-color: #f5da38;
}

.morph_human .message .mouth {
	height: 8px;
	left: 30%;
	width: 11px;
}

.morph_human .message .mouth ins {
	background: url(icons.png) no-repeat;
	height: 8px;
	left: -12px;
	width: 36px;
}