.recipeAttribution {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.recipeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.recipesReturnindex {

	font-size: 12px;
	text-align: center;
}
.recipesIndexlist {
	text-align: left;
}
.recipeNotes {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	font-style: italic;
}
