#center .bestSellers {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 27px;
	float: left;
}
#center .bestSellers img {
	margin: 0px;
	padding: 0px;
}
#center .bestSellers p {
	text-align: center;
	color: #273892;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}.bestSellers .sandfield, .bestSellers .marrow {
	width: 353px;
	float: left;
	border: 1px solid #273892;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.bestSellers .sandfield {
	margin-right: 16px;
}
.bestSellers h1 {
	text-align: center;
	color: #E2001A;
	margin-top: 10px;
}

