/* Children's Books */
#content_children{
	position: relative;
	width: 575px;
	height: 485px;
	float: left;
	background-image: url(../../images/childrens/children_bgrnd.jpg);
}
#children_header{
	position: absolute;
	left: 34px;
	top: 58px;
	width: 496px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(../../images/childrens/children_header.jpg);
}
#children_covers{
	position: absolute;
	left: 0px;
	top: 128px;
}
ul.children_book_list{

}
ul.children_book_list p{
	padding-top: 20px;
}
ul.children_book_list li{
	display: inline;
	float:  left;
	list-style-type: none;
	padding-left: 35px;
	text-align: center;
}
#children_circles{
	position: absolute;
	left: 47px;
	top: 323px;
	width: 489px;
	height: 124px;
	background-image: url(../../images/childrens/children_circles.jpg);
}
#children_tree_text{
	position: absolute;
	left: 35px;
	top: 285px;
	width: 175px;
	height: 50px;
}
#children_jan_text{
	position: absolute;
	left: 235px;
	top: 285px;
	width: 175px;
	height: 50px;
}
#children_ten_text{
	position: absolute;
	left: 403px;
	top: 285px;
	width: 175px;
	height: 50px;
}