#newsletter {
	padding-left: 0px;
}
.newsletter {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-color: #666666;
}

#article {
	padding-bottom: 10px;
}
#article #title {
	background-color:#008000; 
	color:#ffffff; 
	font-weight:bold;
}
#article #title a:hover {
	color:#ffffff; 
}

#emb_image_left {
	float: left;
	font-style: italic;
}
#emb_image_right {
	float: right;
	font-style: italic;
}


#inset {
	float:right; 
	background-color: #ffffff;
	padding: 5px;
}
 #inset #title {
	font-weight: bold;
 }

 #print_pdf {
	margin-top: 25px;
	margin-bottom: 125px;
	text-align: center;
}
 
 #menu {
	padding-bottom: 25px;
 }
 #menu ul {
	padding-top: 5px;
	padding-left: 18px;
	margin: 0px;
 }
 #menu ul li {
	padding-bottom: 15px;
 }
 #menu #title {
	font-weight: bold;
 }

#recipe #title {
	font-weight:bold; 
	text-decoration:underline;
	background-color: #ffffff;
	color: #008000;
}
#recipe #ingredients {
	padding-top: 5px;
	padding-left: 10px;
}
