/**
 * Common
 */
#main_content h2 .pseudo_link {
	color: #000;
}

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


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

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

#main_content .simple_bubble .sbb_human {
	background: url(bubble_human.jpg) no-repeat;
	height: 222px;
	margin-left: -150px;
	top: -223px;
	width: 312px;
}

.simple_bubble .sbb_mouth {
	height: 13px;
	top: -13px;
	width: 20px;
}

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


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

.talk_human .message {
	white-space: nowrap;
}

.talk_human .message .mouth {
	height: 8px;
	left: 30%;
	width: 12px;
}

.talk_human .message_video {
	left: 5px;
	top: -193px;
}

.talk_human .message_drugs {
	left: -17px;
	top: -125px;
}

.talk_human .message_video .mouth ins,
.talk_human .message_drugs .mouth ins {
	left: -20px;
}

.talk_human .message_faq {
	left: -35px;
	top: -56px;
}

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

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

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

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