/* core footer div styles  */

#pre-footer, #home_row_4 {
	width:900px;
	padding:25px 20px 15px 40px;
	min-height:270px; /*needed for bg color and img*/
	background-color: #EAEFF5;
	overflow:visible;/*need a min-height for each to get bg color to stretch*/
	border-top: 1px solid #ddd;
	margin-left: 10px;
	clear:both;
}
#pre-footer a, #home_row_4 a {
	color: #002878;
	text-decoration: underline;
}
#pre-footer div {
	float: left;
	height: 270px; /*debug overflow*/
}
div#footer, div#footer_container {
	border-top: none;
}
#pre-footer div#print_edition p, #home_row_4C div#print_edition p {
	margin-bottom: 0px; /*work around height variances on cover image*/
	padding-bottom: 0px;
}
#pre-footer h3 {
	font-size: 1em;
	color: #444;
	margin: 0 0 6px 0;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: verdana, arial, helvetica, geneva !important;
	text-transform: uppercase;
	letter-spacing: .2em;
}