#home-featuredRecipes {
	width:238px;
	height:428px;
	position:absolute;
	right:27px;
	top:58px;
	}

#home-featuredRecipes h1 {
	position:absolute;
	left:21px;
	top:7px;
	width:191px;
	color:#FBB100;
	line-height:100%;
	font-size:22px; /*23*/
	}

#home-featuredRecipes p {
	position:absolute;
	left:22px;
	top:55px;
	width:191px;
	font-size:11px;
	color:#5b5b5b;
	line-height:150%;
	}

#features {
	position:absolute;
	left:21px;
	top:127px;
	width:191px;
	}

#featureHeader {
	}

#features img {
	margin-bottom:5px;
	}

#viewAll {
	position:absolute;
	right:14px;
	bottom:16px;
	width:62px;
	}

#ctaStrip {
	height:129px;
	width:100%;
	background: url(../images/home/ctaStrip_bg.gif) 0% 50% repeat-x;
	position:relative;
	top:488px;
	}

.cta1 {
	width:281px;
	height:129px;
	background:url(../images/home/cta-whatsnew-bg.png) no-repeat;
	background-position:0px 0px;
	position:relative;
	left:20px; /*31*/
	float:left;
	}

.cta1Text {
	display:block;
	width:176px; /*139*/
	height:81px;
	position:relative;
	left:105px;
	top:27px;
	background:url(../images/home/cta-whatsnew-copy.gif) no-repeat;
	background-position:0px 0px;
	}

.cta1Text:hover {
	background-position:0px -81px;
	}

.cta2 {
	width:328px;
	height:109px;
	background:url(../images/home/cta-family-bg.gif) 0 13px no-repeat !important;
	position:relative;
	top:4px;
	left:24px; /*45*/
	float:left;
	}

.totallyDifferentName {
	display:block;
	width:195px; /*128*/
	height:80px;
	position:relative;
	left:110px; /*220*/
	top:22px;
	background:url(../images/home/cta-family-copy.gif) no-repeat;
	background-position:0px 0px;
	}

.totallyDifferentName:hover {
	background-position:0px -80px; /*-80*/
	}

.cta3 {
	background:url(../images/home/cta3.gif) 0 10px no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:relative;
	top:7px;
	left:-20px;
	}

.cta3Text {
	background:url(../images/home/cta3-copy.gif) 0 0 no-repeat;
	position:relative;
	top:22px;
	left:108px;
	height:80px;
	width:207px;
	}
	
.cta3Text:hover { background-position:0px -80px; }

.cta3TextOptin {
	position:relative;
	top:37px;
	left:108px;
	font-size:.7em;
	line-height:1.1em;
	width:190px;
	}
	
.cta3Text img {
	position:relative;
	top:5px;
	}

#cta3Optin, #cta3Age {
	background:url(../images/home/sign-up-optin-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}


#cta3Thanks {
	background:url(../images/home/sign-up-thanks-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}

#cta3Denied, #cta3DeniedAge {
	background:url(../images/home/sign-up-optin-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}
