/*CSS for popups of recipes*/	
	body { font-family:Arial,Helvetica,sans-serif; }
	#recipes h1 { color:#CC6600; font-size:24px; margin-bottom:10px; margin-top:10px; width:800px; }
	#recipes h2 { color:#333333; display:block; font-size:14px; margin-bottom:10px; margin-top:10px; }
	h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
	#recipes { color:#546471; font-size:14px; }
	blockquote { color:#666666; font-size:12px; font-style:italic; margin:10px; }
