
#aLogo { background: url(/img/fr/recipe/logo.gif) top left no-repeat; }

#recipeBorderTop h3 {
	width: 350px;
	text-align: center;
	display: block;
/*	font-size: 15px; */
	padding: 0 20px;
}



#recipeBorderTop span { display: block; width: auto;}

#header ul li.yummy a {
	width: 140px;
	background: url(/img/fr/navigation/nav01-yummy.gif) top left no-repeat;
}

#header ul li.yummy:hover a.level1 {
	background: url(/img/fr/navigation/nav01-yummyON.gif) top left no-repeat;
}


#header ul li.kidding a {
	width: 100px;
	background: url(/img/fr/navigation/nav02-kidding.gif) top left no-repeat;
}

#header ul li.kidding:hover a.level1 {
	background: url(/img/fr/navigation/nav02-kiddingON.gif) top left no-repeat;
}

#header ul li.products a {
	width: 63px;
	background: url(/img/fr/navigation/nav03-products.gif) top left no-repeat;
}

#header ul li.products:hover a.level1 {
	background:  url(/img/fr/navigation/nav03-productsON.gif) top left no-repeat;
}

#header ul li.recipes a {
	width: 106px;
	background:  url(/img/fr/navigation/nav04-recipes.gif) top left no-repeat;
}

#header ul li.recipes:hover a.level1 {
	background:  url(/img/fr/navigation/nav04-recipesON.gif) top left no-repeat;
}

#header ul li.enews a {
	width: 80px;
	background:  url(/img/fr/navigation/nav05-enews.gif) top left no-repeat;
}

#header ul li.enews:hover a.level1 {
	background:  url(/img/fr/navigation/nav05-enewsON.gif) top left no-repeat;
}

#header ul li.nighttime a {
	width: 77px;
	background:  url(/img/fr/navigation/nav06-nighttime.gif) top left no-repeat;
}

#header ul li.nighttime:hover a.level1 {
	background:  url(/img/fr/navigation/nav06-nighttimeON.gif) top left no-repeat;
}

#header ul li ul.level2 li a {
	width: 210px;
	height: 26px;
	background:  url(/img/global/level02FR.gif) top left no-repeat;
}

#header ul li ul.level2 li a:hover {
	background:  url(/img/global/level02ONFR.gif) top left no-repeat;
}

#header ul li ul.level2 li a span.levelText, #header ul li ul.level2 li ul.level3 li a span.levelText {
	display: block;
	padding-left: 20px;
	padding-top: 7px;
}

#header ul li ul.level2 li a.levelxTop {
	background:  url(/img/global/level02-topFR.gif) top left no-repeat;
}

#header ul li ul.level2 li a.levelxTop:hover {
	background:  url(/img/global/level02-topONFR.gif) top left no-repeat;
}

#header ul li ul.level2 li a.levelxBottom {
	background:  url(/img/global/level02-bottomFR.gif) top left no-repeat;
}

#header ul li ul.level2 li a.levelxBottom:hover {
	background:  url(/img/global/level02-bottomONFR.gif) top left no-repeat;
}

#header ul.level3 {
	margin-left: 210px;
}

#recipeBorderTop span img, #recipeBorderTop2 span img {
	margin-bottom: 5px;
}

ul#recipeBoxForm li.recipeBoxForm-text { width: 93px; text-align: left; }

ul#recipeBoxForm li { width: 164px; }

ul#recipeBoxForm input { width: 160px; }

ul#loginSearch {
	width: 260px;
}

ul#loginSearch li a.headerLogin {
	background: url(/img/fr/recipe/btnLogin.gif) top left no-repeat;
	width: 111px;
	height: 23px;
}

ul#loginSearch li a.headerLogin:hover {
	background: url(/img/fr/recipe/btnLoginON.gif) top left no-repeat;
	width: 111px;
	height: 23px;
}

ul#loginSearch li a.headerLogout {
	background: url(/img/fr/recipe/btnLogout.gif) top left no-repeat;
	width: 111px;
	height: 23px;
}

ul#loginSearch li a.headerLogout:hover {
	background: url(/img/fr/recipe/btnLogoutON.gif) top left no-repeat;
	width: 111px;
	height: 23px;
}

ul#recipeIcons li a#recipeEmail {
	width: 115px;
	background:  url(/img/fr/recipe/icon-Email.gif) top right no-repeat;
}

ul#recipeIcons li a#recipeEmail:hover {
	background:  url(/img/fr/recipe/icon-EmailON.gif) top right no-repeat;
}

ul#recipeIcons li a#recipePrint {
	width: 59px;
	background:  url(/img/fr/recipe/icon-Print.gif) top right no-repeat;
}

ul#recipeIcons li a#recipePrint:hover {
	background:  url(/img/fr/recipe/icon-PrintON.gif) top right no-repeat;
}

ul#recipeIcons li a#recipeAdd {
	width: 144px;
	background:  url(/img/fr/recipe/icon-AddRecipe.gif) top right no-repeat;
}

ul#recipeIcons li a#recipeAdd:hover {
	background:  url(/img/fr/recipe/icon-AddRecipeON.gif) top right no-repeat;
}

#sendtofriend div {
	height: auto !important;
}

form#sendtofriend div label {
	width: 300px;
	display: block;
}

sup { bottom:4px;
font-size:8px;
position:relative;
right:3px; }