div#content h6 {
	font-size: 15px;
	line-height:23px;
	text-align:center;
	margin: 10px 0 215px 0;
}
div#content table {
	border: none;
	margin: 5px auto;
}
div#content table#compare {
	margin: 20px auto;
	border: 1px solid #efefef;
}
div#content table#compare th.compHdr {
	background: #21297a;
	padding: 0px;
}
div#content table#compare tr.alt th {
	background: #eddebb;
}
div#content table#compare td, div#content table#compare th {
	padding: 5px;
}
#main table td, #main table th {
	padding: 3px 5px;
}
td.storeBrand, td.natlBrand {
	width: 35%;
	text-align:center;
}
td.storeBrand p, td.natlBrand p {
	font-variant:small-caps;
	margin-bottom: 0px;
}
td.storeBrand {	color: #f00;	}
td.natlBrand {		color: #1f2676;}
#main table th {	background: none; vertical-align:top; }
td.priceHighlight {	color: #f00; font-size: 1.4em; font-weight: bold; text-align: center; }
td.price {		text-align: center; }