﻿.beeStoryCont
{
	background:url(/web/design/images/kids/bee-story-bg.jpg) no-repeat;
	height:627px;
}
.titleBar
{
	height:45px;
	clear:both;	
	width:610px;
	padding:95px 0 0 0;
}
.titleBar h1,
.titleBar span
{
	color:#999;
	font-size:15px;
	font-weight:normal;
}
.titleBar h1
{
	width:350px;
	float:left;	
	margin-left:70px;	
}
.titleBar span
{
	width:100px;
	float:right;
	display:block;
}
.pageBody
{
	width:514px;
	height:400px;
	clear:both;
	margin:0 0 0 68px;
	font-size:18px;
	line-height:120%;
	color:#333;
}
.pageBody p
{
	padding:0 0 8px 0;
}
.pageBody h2
{
	color:#0f84e4;
	clear:both;
	width:500px;
	line-height:120%;
	font-size:18px;
	padding-bottom:8px;
}
.nextBtn,
.prevBtn
{
	width:164px;
	height:35px;
	text-indent:-9999px;
	cursor:pointer;
}
.nextBtn
{
	background:url(/web/design/images/kids/turn-the-page-fwd.png);	
	float:right;
}
.prevBtn
{
	background:url(/web/design/images/kids/turn-the-page-back.png);
	float:left;
}
.pageNav
{
	width:516px;
	margin:0 0 0 70px;
}
.KidsSchoolsIn .beeStoryCont {
	background: url(/web/design/images/kids/KidsSchoolsIn-bg.jpg) no-repeat;
}