body {
	color: black;
	background: white;
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;	
}

h1, h2, h3, h4, h5, h6 {
	background: white; 
	color: black;
	padding-bottom: 1px;
   	border-bottom: 1px solid gray;
}

a:link, a:visited {
	background: white;
	color: black;
	text-decoration: none;
}

#header h1 {
	border-bottom: 0;
	padding: 0;
	margin: 0;
}

#header h2 {
	font-size: 12pt;
	border-bottom: 0;
}

#header h3 {
	font-size: 12pt;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #000;
}

#navigation {
	display: none;
}

#outerContainer, #container, #main {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#outerContainer {
	margin: 0 5%;
}

.post-ratings-loading {
	display: none;
}

#ratings {
	display: none;
}

#adsenseRecipePage {
	display: none;
}

#sidepic, .content, #myGallery, .imageElement {
	display: inline;
	display: none;
}

form {
	display: none;
}

#respond {
	display: none;
}

h3#respond {
	display: none;
}

#commentsBox {
	display: none;
}

#footer {
	border-top: 2px solid #000;
	margin: 40px 0 0 0;
}

p.footerLinks {
	display: none;
}

#directions h3, #articleContent h3 {
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: .1em;
}

#directions ol {
        margin: 0 0 0 3%;
        font-weight: bold;
}

#directions li {
        margin-bottom: 19px;
}

#directions span {
        font-weight: normal;
}

#ingredientsBox, #sauceBox {
	border: 2px solid #666;
}

#ingredientsBox h3, #sauceBox h3 {
	padding: 0 0 0 10px;
}

#sauceBox {
	margin: 20px 0 0 0;
}
