.RecipeIntro .IntroCategory {
	width: 415px;
}
.RecipeIntro h3.TitleStyle01 {
	color: #ad4b12;
}
.RecipeIntro .IntroCategory {
	color: #666666;
}
#boxListRecipe {
	margin-left: -2px;
}
h2.TitleStyle03 {
	color: #4a6a08;
	font-size: 1.6em;
	padding: 0 0 4px 4px;
}
div#boxRecipeUnder {
	padding: 14px 0 0 0;
	margin-left: -2px;
}
div.RecipeUnderInner {
	background: url(../images/bg-recipes-under.jpg) no-repeat left top;
	padding: 30px 0 30px 33px;
}
div.DetailRecipeUnder {
	width: 423px;
	float: left;
}
p.PhotoProduct {
	float: left;
	width: 173px;
	margin: 0 24px 0 0;
}
.DetailRecipeUnder p.SomeInfo {
	padding: 8px 0 6px 0;
}
p.ViewMore {
	padding-bottom: 3px;
}
p.ViewMore a:link, 
p.ViewMore a:visited {
	color: #BA5E29;
	padding-bottom: 3px;
	padding-right: 15px;
	text-decoration: none;
}
p.ViewMore a:hover {
	text-decoration: none;
}
	p.ViewMore a em {
		background: url(../images/ico-circle-brown01.gif) no-repeat right 1px;
		padding-right: 14px;
		padding-bottom: 3px;
		cursor: pointer;
	}
	p.ViewMore a span {
		display: none;
	}
			p.ViewMore a:hover span.UnderlineText {
				text-decoration: underline;
			}
			p.ViewMore a:hover em {
				text-decoration: none;
			}
			p.ViewMore a span.UnderlineText {
				display: inline;
			}
.ViewAllDinner {
	padding: 7px 0 0 0;
	float: left;
}
	.BoxBg {
		background: url(../images/bg-savingcenter.jpg) no-repeat left top;
		width: 672px;
		height: 267px;
	}
	.ImgSoup {
		float: left;
		padding: 50px 38px 0 30px;
		width: 268px;
	}
	.InfoCoupon {
		float: right;
		width: 306px;
		padding: 81px 30px 0 0;
	}
		.InfoCoupon h2 {
			font-size: 1.8em;
			color: #4a6a08;
			padding-bottom: 3px;
		}
		.InfoCoupon .RelativeContainer {
			padding: 23px 0 14px 0;
			float: left;
		}
		p.ViewMore {
			clear: both;
			padding-bottom: 2px;
		}
p.recipelink a:link, 
p.recipelink a:visited {
	color: #BA5E29;
	padding-bottom: 3px;
	padding-right: 15px;
	text-decoration: none;
}
p.recipelink a:hover {
	text-decoration: none;
}
p.recipelink a  {
		background: url(../images/ico-circle-brown01.gif) no-repeat right 1px;
		padding-right: 14px;
		padding-bottom: 3px;
		cursor: pointer;
	}
