﻿.topContent
{
	width:656px;
	height:478px;
	background:url(/web/design/images/kids/home-top.jpg) no-repeat;
}
.littleBubbles
{
	background:url(/web/design/images/kids/home-bot.jpg) no-repeat;
	width:656px;
	height:176px;
}
.content,
.bubble
{
	font-size:15px;
	line-height:120%;	
}
.content
{
	color:#333;
	padding:0 15px;
	margin:3px 0 0 0;
}
.content p
{
	padding:0 0 8px 0;
}
.bubble
{
	width:315px;
	float:left;
	margin:112px 0 0 34px;
	color:#0f84e4;
	font-weight:bold;
	height:80px;
	overflow:hidden;
}
.mac.ff3 .bubble
{
	letter-spacing:-0.5px;
}
#beeContainer
{
	float:right;
	margin:-2px -56px 0 0;
	padding:0;
}
.super
{
	color:#b1db1f;
	font-weight:bold;
	text-decoration:underline;
}