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

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

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

#main_content .simple_bubble .sbb_mouth,
#main_content .simple_bubble .sbb_human {
	left: 43%;
}

#main_content .simple_bubble .sbb_human {
	background: url(bubble_human.jpg) no-repeat;
	height: 236px;
	margin-left: -140px;
	top: -237px;
	width: 314px;
}

.simple_bubble .sbb_mouth {
	height: 15px;
	top: -15px;
	width: 23px;
}

.simple_bubble .sbb_mouth ins {
	left: 0;
	top: 0;
}

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

#main_content .simple_bubble1 .sbb_mouth,
#main_content .simple_bubble1 .sbb_human {
	left: 43%;
}

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


/**
 * Talk Human
 */
.talk_human {
	left: 12%;
	margin-left: -26px;
	top: -33px;
}

.talk_human .message {
	bottom: 15px;
	left: -25px;
	white-space: nowrap;
}

.talk_human .message .mouth {
	left: 45px;
}

.talk_human .message_video {
	margin-left: 23em;
}

.talk_human .message_drugs {
	margin-left: 12.5em;
}

.talk_human .message_faq {
}

.talk_human .message_faq .jscorner {
	border-color: #f5da38;
}

.talk_human .message_faq .mouth ins {
	left: -23px;
}

.talk_human .message_faq .mouth {
	height: 8px;
	width: 11px;
}

.talk_human .small_powerpack {
	left: 0;
	display: block;
	position: absolute;
	top: 0;
}
