
.RecipeNameRight { color: black; font-size: 18px; font-family: Courier; font-style: normal; font-weight: bold; line-height: 16px; text-align: right; margin-bottom: 0 }
.ingredients { color: black; font-size: 15px; font-family: Courier, "Courier New", Monaco; font-style: italic; font-weight: normal; line-height: 16px; text-align: left }
.BoldIngred { color: black; font-size: 15px; font-family: Courier, "Courier New", Monaco; font-weight: bold; line-height: 16px }
.procedure { color: black; font-size: 15px; font-family: Courier; font-style: normal; font-weight: normal; line-height: 16px; text-align: left }
.RecipeNameLeft {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 18px;
}
#NavArrow { visibility: visible; display: block; position: absolute; z-index: 999; top: 319px; left: 476px; width: 40px; height: 39px }
#Recipe { visibility: visible; display: block; position: absolute; z-index: 998; top: 233px; left: 268px; width: 500px; height: 359px }
#Card { visibility: visible; display: block; position: absolute; top: 160px; left: 240px; width: 100px; height: 100px }
#NavBar { visibility: visible; position: absolute; top: 9px; left: 411px; width: 385px; height: 91px }

