h4 {
	width: 321px;
	margin-left: 0px;
	background-image: url(../img/ele/bkgd-rcp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding: 8px 4px 5px 6px;
}
div.recipe {
width: 690px;
margin-left: 0px;
border: 1px solid #877523;
padding-top: 10px;
padding-bottom: 10px;
}
div.recipe p {
	text-align: left;
	width: 480px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div.recipe ul {
margin-left: 20px;
margin-bottom: 10px;
list-style-position: outside;
list-style-type: disc;
margin-top: 4px;
font-size: 80%;
width: 440px;
}
div.recipe a {
color: #4e0000;
}
div.recipe a:hover {
color: #333333;
}
div.recipe p.crd {
	margin-top: 10px;
}
