/* CSS Document */
div.container {
	margin: auto;
	margin-bottom:5px;
	width:768px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
	}
div.border {
	margin:auto;
	width:746px;
	border:1px solid #d8e4eb;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px
	}
div.heading {
	width:748px;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
	}
div.leftcol {
	width:586px;
	float:left;
	}
div.rightcol {
	width:150px;
	float:left
	}
div.books {
	padding-top:10px;
	padding-right:4px;
	}
div.sectiona {
	width:276px;
	height:128px;
	padding:6px;
	background-image:url(images/childrens0-3bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
div.section {
	width:276px;
	padding-right:10px;
	float:left
	}
div.sectionb {
	width:276px;
	height:128px;
	padding:6px;
	background-image:url(images/childrens3-5bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
div.sectionc {
	width:276px;
	height:128px;
	padding:6px;
	background-image:url(images/childrens5-7bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
div.sectiond {
	width:276px;
	height:128px;
	padding:6px;
	background-image:url(images/childrens8bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
div.newbooks {
	background-color:#FF0033;
	padding-top:5px;
	width:569px;
	text-align:center
	}
div.newbooksend {
	background-image:url(images/childrens_red_corners.gif);
	background-repeat:no-repeat;
	width:569px;
	height:9px;
	}
div.newsletter {
	width:547px;
	border:1px dotted #ff0033;
	padding:10px;
	margin-top:10px
	}
div.sidebox {
	width:150px;
	border:1px dotted #ff0033;
	padding:3px;
	text-align:center;
	margin-top:10px
	}
div.clear {
	clear:both
	}
img.left {
	float:left
	}

