﻿.RecipesContent {
	position:relative;
	margin: 0px auto 0px auto;
	width:815px;
	margin-top:10px;
	left:45px;
}
.LeftRecipesContentLayer {
	float:left; 
	width:425px;
	padding-left:15px;
}
.RightRecipesContentLayer {
	position:relative; 
	margin-top:-134px;
	margin-left:437px;
}
.RecipesContentLayer{
	position:relative;
    width:815px;
    height:290px;
    margin: 0px auto 0px auto;
 }
.RecipesContentBackground {
	position:relative; 
	left:50px; 
	width:740px; 
	margin-top:-240px; 
	z-index:1000;
}
.RecipesLeftButtonsLayer {
	float:left; 
	width:215px;
}
.RecipesRightButtonsLayer {
	float:left; 
	width:205px;
}
.RecipesHeaderTitle {
	position:relative;
	top:-280px; 
	left:64px; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:18px;
	color:#fff;
	z-index:1000;
}
.RecipesSubHeaderTitle {
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:12px;
	color:#fff;
}
.RecipesImgLeft {
	float:left; 
	width:200px;
}
.RecipesIngredientsContent {
	float:left; 
	width:185px;
	margin-left:5px;
	margin-top:-5px;
}
.RecipesDirectionContent {
	float:left; 
	margin-top:-5px;
	margin-left:40px;
	width:300px;
}