

.fan {
	display: none;
}

.course {
	display: none;
}

.pcv  {
	display: none;
}


.hRecipe {
        line-height: 300%;
	background: #eaf8fd;
	padding: 0 1em 0 1em;
	outline:dotted 2px silver;
	margin-top:1em;
}

.fn      {
	
}

.ingredient {
	clear: both;
	font-style: italic;
	font-weight: bold;
}


ul {
	list-style:none;
	padding:0;
	margin:0;
}

ol {
	padding: 10px;
	margin: 20px;
}

.instructions {
	line-height: 300%;
}

.recipePhoto {
   float: left;
   margin: 5px;
}




























