p, li, h1, h2, strong, span {
	color: #000;
}

p, li, strong, span, h2 {
	font-size: 16px;
	line-height: 19px;
}

section {
	padding: 0;
}

html.grassBg,
html body.mobileSunsetBg,
html,
body,
#contentContainer,
#recipe section .darkInner,
section.dark {
	background: none;
}

#navigationContainer,
#buttons,
#footer,
#btn_printer_friendly,
#share,
#header,
#contpreptime {
	display: none;
}


#recipe section .text,
#recipe section .darkInner,
#recipe section.directions {
	padding-left: 250px;
}

#recipe section .text h1 { 
	padding-bottom: 30px;
}

#contentContainer #content {
	padding-top: 10px;
}

img#print_header {
	padding-bottom: 20px;
}
