#headerImg {
	width: 675px;
	height: 126px;
	background: url('/books-resources/cowboy-ted-books/images/back-to-school-book-download.gif') no-repeat;
	border: none;
}

#content #books {
	text-align: center;
}
#content #books .book {
	float: left;
	margin: 20px 5px;
	width: 210px;
}

#content #healthyChoiceBooks {
display: block;
text-align: center;
background-color: #cfe5ea;
border: solid #c2d6db 1px;
}
#content #healthyChoiceBooks .book {
float: left;
margin: 10px 5px;
width: 210px;
}
#content #healthyChoiceBooks h2 {
margin: 0;
height: 50px;
text-indent: -3000px;
background: url("/books-resources/cowboy-ted-books/images/healthyBooksHeader.png") no-repeat top center;
}
#content #healthyChoiceBooks .lastRow, #content #books .twoBookRow {
margin-left: 125px;
}
#content #books .oneBookRow {
margin-left: 220px;
}

.flags {
margin: 5px 0 0 0;
}
.flags a {
display: block;
float: left;
margin: 0 3px;
}
.flags .es {
width: 29px;
height: 23px;
background: url("/books-resources/images/flags.gif") no-repeat;
background-position: 0px 0px;
}
.flags .fr {
width: 29px;
height: 23px;
background: url("/books-resources/images/flags.gif") no-repeat;
background-position: -34px 0px;
}