/* CSS Document */div.container {	margin:auto;	margin-bottom:5px;	width:768px;	padding-left:10px;	padding-right:10px;	padding-top:10px;	}div.heading {	width:748px;	padding-bottom:5px;	padding-top:5px;	clear:both;	}div.leftcol {	width:570px;	padding-right:10px;	float:left;	}div.rightcol {	width:178px;	float:left	}div.newbooksend {	background-image:url(images/childrens_red_corners.gif);	background-repeat:no-repeat;	width:569px;	height:9px;	}div.maincomp {	width:548px;	border:1px solid #ccc;	padding:10px;	margin-bottom:10px;	}div.compbox {	width:185px;	margin-right:3px;	margin-bottom:10px;	float:left;	border:1px solid #fff;	text-align:center	}div.sidebox {	border:1px dotted #ff0033;	padding:5px;	text-align:left;	margin-top:10px	}div.clear {	clear:both	}img.left {	float:left	}
