div.feature-desc {
	height: 169px;
}

div.feature-recipe-box-bg {
	background: url('../images/bg-featured-recipe.gif') top left no-repeat;
	height: 450px;
}

div#featured-recipes {
	background: url('../images/splenda-recipes/recipe-notebook.png') top left no-repeat;
	height: 466px;
	
	/* the following hack is necessary in
	   order to comply with the jQuery CSS fix
	   on Internet Explorer 6 */
	   
	_height: 506px;
}

div#featured-recipes h4 {
	text-align: center;
	width: 160px;
	margin-left: 22px;
}

div#join-club {
	background: url('../images/bg-recipe-club.gif') top left no-repeat;
	height: 479px;
	_height: 499px;
}





/*#slider div#step1 div.double-line span label,
#slider div#step1 div.gender span label {
	width: 50px;
}*/

div#form-wrap label.not-required {
	width: 177px;
}

div#form-wrap label {
	width: 170px;
}

div#form-wrap span.check label { width: 50px; }



div.recipe-top-bar p.return {
	width: 335px;
}

div.recipe-top-bar p.send-friend {
	width: 130px;
}



ul.steps li {
	margin-right: 10px;
}

ul.steps li img {
	margin-left: 10px;
}
