.recipename {
	font: 24px palatino bold;
	padding:12px 0 8px 10px;
	border-top: 1px solid #666;
	border-bottom: 1px dotted #666;
	color:#690000;
	}

.recipe{
	border-bottom: 1px solid #666;
	padding:10px;
	}

#recipeblock{
	border-bottom: 1px solid #666;
	padding:10px;
	width:580px;
	}
	
.photoL{
	margin: 0 10px 5px 0;
	}
	
.photoR{
	margin: 0 0 5px 10px;
	}
	
H1.ingredient{
	font: 28px palatino bold;
	color:#690000;
	text-align:center;
	margin:0;
	font-style:italic;
	}
	
H2.ingredient-sub{
	font: 16px palatino bold;
	color:#690000;
	text-align:center;
	margin:0;
	}
	
H4{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#690000;
	text-align:center;
	margin:0;
	text-align:left;
	}
	
.profile{
	border: 1px dotted;
	padding:10px;
	font-family:verdana, sans-serif;
	font-size:10px;
	color:#690000;
	}
