.recipes #hero {background: url(~/media/ajinomotofoods/recipes/hero.ashx); height: 158px;}

#aside {
	float: left;
	min-height: 280px;
	padding: 0 10px 0 10px;
	width: 198px;
	}


.recipes #content.landing h4 {text-transform: uppercase;}
.recipes #content.landing p.smaller {font-size: 9pt;}


.recipes #content h3 {
	background: url(~/media/ajinomotofoods/recipes/title_header_recipe.ashx);
	float: right;
	height: 55px;
	padding: 0;
	margin: 0;
	text-indent: -10000px;
	width: 162px
	}

#content {float: right; padding: 0 10px 0 0px; width: 631px; }

.recipes #content h3.hondashi {float: left;  background: url(~/media/ajinomotofoods/products/hondashi/hondashi_title.ashx)  no-repeat; height: 39px; width: 222px; clear: inherit; }
.recipes #content h3.cookdo {float: left;  background: url(~/media/ajinomotofoods/products/cookdo/CookDo_logo.ashx)  no-repeat; height: 36px; width: 222px; clear: inherit; }

.recipes #content .recipe h4, .recipes #content .recipe h5 {margin: 0; clear: left; float: left; width: 390px;}
.recipes #content .recipe h4 {color: #999; font-size: 16pt; text-transform: uppercase;}
.recipes #content .recipe h5 {color: #666; font-size: 12pt; padding-bottom: 1em;}
.recipes #content .recipe img {display: block; float: left; padding-top: 5px; clear: both;}

.recipes #content .recipe .ingredients { float: left; width: 280px; padding: 0; margin: 8px 0 0 20px;}
.recipes #content .recipe #tblIngredients { float: left; width: 600px; padding: 0; margin: 8px 0 0 20px;}
.recipes #content .recipe #tblIngredients span { list-style:dotted; margin-left:10px; line-height:20px;}
.recipes #content .recipe #tblSeasonings { float: left; width: 600px; padding: 0; margin: 8px 0 0 20px;}
.recipes #content .recipe #tblSeasonings span { list-style:dotted; margin-left:10px; line-height:20px;}
.recipes #content .recipe .ingredients li { margin-left:20px;}
.recipes #content .recipe .serves { float: left; width: 600px; padding: 0; margin: 0 0 0 20px;}
.recipes #content .recipe .cooking-direction { float: left; width: 600px; padding: 0; margin: 10px 0 0 20px;}
.recipes #content .recipe .cooking-direction li { margin-left:25px;}

.recipes #content .recipe .sauce_suggestion {float: left;  padding: 0 5px 0 10px;}
.recipes #content .recipe ol {clear: both; padding-left: .9em;}

.recipes #content .column1 {width: 300px; float: left;}
.recipes #content .column2 {width: 650px; float: left;}

.recipes #content .box-top, .recipes .recipe .box, .recipes .recipe .box-bottom {width: 600px; padding: 0 50px 0 0; margin: 0 0 0 -10px; height: 20px; float: left;}
.recipes #content .box-top {background: url(~/media/ajinomotofoods/recipes/box_top_new.ashx) no-repeat; height:20px;}
.recipes #content .box-bottom {background: url(~/media/ajinomotofoods/recipes/box_bottom_new.ashx) no-repeat; height:20px;}
.recipes #content .box {background: url(~/media/ajinomotofoods/recipes/box_middle_new.ashx) repeat-y top center; height: auto; float:left;}

.recipes #content .language {color: #999; clear: right; float: right; margin: 5px 0 5px 0;}

.recipes #content .language a {
	color: #999;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	}
	.recipes #content a:hover {color: black;}

.recipes #content h4 {font-size: 16pt;}
.recipes #content ul {list-style: dotted; margin-top: 0; padding: 0;}
.recipes #content ul a {color: #444; text-decoration: none;}
.recipes #content ul a:hover {color: black; text-decoration: underline;}


.recipes #bottom .second {background: url(~/media/ajinomotofoods/recipes/bottombanner2.ashx); margin-left: 6px; width: 328px;}
.recipes #bottom .third {background: url(~/media/ajinomotofoods/recipes/bottombanner3.ashx); width: 323px;}

