/* Remove This Stuff */
#bnr_top, #column_1, #column_3,
.large .h1 img, .xlarge .h1 img,
select, .recipes_search, #footer p
{
	display: none;
}

/* General Print Styles */
body {
	background: none;
	font-size: 12pt;
	line-height: 18pt;
}
hr {
	display:block;
	height:1px;
	background: #f59f19;
	color: #f59f19;
	border-bottom: 1px solid #f59f19;
}

/* Main Content Styles */
.large, .large .h1, .xlarge, .xlarge .h1, #footer, #container {
	background: none;
	width: 100%;
}
.green h1, .red h1, .purple h1, .yellow h1, .orange h1, .white h1 {
	font-family:Arial, Helvetica, sans-serif;
	background: none;
	color:#000000;
	font-size: 19pt;
}
#ln_calculator .tableInner {
	width: 300px;
}

/* Footer Styles */
#footer p.copy {
	display: block;
	position: static;
	margin: 20px 0 0 20px;
	left: 0;
	top: 0;
}