div#recipe * {
	margin: 0;
	padding: 0;
	border: none;
}

div#recipe {
	width: 139px;
	height: 180px;
}

div#recipe div#row2 {
	width: 132px;
	height: 32px;
	padding: 87px 4px 4px 3px;
}

div#recipe div#row2 p {
	font-size: 11px;
	color: #003466;
	font-family: Arial;
}

div#recipe div#row3 {
	width: 127px;
	height: 14px;
	background-color: #BED6EE;
	background-image: url(../_gfx/bgr_recipearrow.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	padding: 0px 0px 0px 12px;
}

div#recipe div#row3,
div#recipe div#row3 a {
	font-size: 11px;
	font-size: 11px;
	color: #003466;
	font-family: Arial;
	text-decoration: none;
}
