﻿#wingLeftColumn { /*background: url('../Images/wingLeft.jpg') 100% 0 repeat-y;*/ }
#wingRightColumn { background: url('/Images/Inner/backgroundRecipesRight.jpg') 0 0 no-repeat; }

#containerHeader #headerUtility { margin-left: -8px; }

#containerMain { background: url("/Images/Inner/backgroundRecipes.jpg") no-repeat; }

#containerHeader #headerContent #recipesHeader { width: 130px; height: 55px; padding-top: 10px; }
#containerHeader #headerContent #healthfullRecipesHeader { width: 180px; padding-top: 0px; line-height: 32px; }
#containerHeader #headerContent #healthfullRecipesHeader sup { padding-left: 4px; }

#containerLandingContent { display: none; }
#containerNavigationTabbed { display: none; }

#recipeList a { color: #5B2601;	font-size: 12px; font-weight: normal; }
#recipeList img { vertical-align: middle; }

#recipeHeader {	padding-bottom: 15px; }
p.recipeHeader { margin: 0px; padding: 0px;	font-size: 20px; }
p.recipeSubHeader {	color: #bb4e1a; font-size: 12px; font-weight: bold; }

#recipeIngredients { padding-right: 25px; }
#recipeIngredients a { font-size: 12px;	font-weight: normal; }

ul.recipeList {	margin: 0px; padding: 0px; list-style-image: url("/Images/Inner/recipesListItem.gif"); }
ul.recipeList li { padding-bottom: 4px; }

#recipeListLeftColumn {	padding-right: 40px; }

#recipePrint { padding: 10px; background-color: #ffffff; }
#containerRecipePrintContent { padding-top: 15px; }

#containerHeader #headerContent #image .healthfull { margin-top: -10px; }
