#header #login ul li {
	border-right: 1px solid #FD1813 ;
}

/* --------------------------------------------- */
/* 1. Feature Image                              */
	
#feature {
	background: url(/a/img/age/twelveToTwentyThreeMonths/feature.jpg) no-repeat 0 0;
}


/* --------------------------------------------- */
/* 2. Content Region One                         */
	
#contentRegionOne h2#feeding {
	background: url(/a/img/age/twelveToTwentyThreeMonths/feedingTitle.gif) no-repeat 0 0;
}


/* --------------------------------------------- */
/* 3. Content Region Two                         */
	
#contentRegionTwo h2#development {
	background: #ffffff url(/a/img/age/twelveToTwentyThreeMonths/developmentTitle.gif) no-repeat 0 0;
}
#contentRegionTwo #corner {
	background: #FD1813 url(/a/img/global/corners/redBL.gif) no-repeat 0 100%;
}

/* --------------------------------------------- */
/* 4. Forum				                         */
	
#inTheForum {
	background: #FD1813 url(/a/img/global/corners/redBL.gif) no-repeat 0 100%;
}

	#inTheForum p {
		color: #fff;
		margin-left: 5px;
	}

	#inTheForum p a {
		color: #fff;
		text-decoration: underline;		
	}

	#inTheForum h2 {
		background: url(/a/img/age/twelveToTwentyThreeMonths/inTheForumTitle.gif) no-repeat 0 0;
	}
	

/* --------------------------------------------- */
/* 5. Hyperlinks Colour Overrides                */

a:link,
a:visited {
	color: #FD1813;
}

a:active,
a:hover {
	text-decoration: none;
}


/* --------------------------------------------- */
/* 6. Article Images			                 */

#articlePrefs {
	background: #FD1813 url(/a/img/age/twelveToTwentyThreeMonths/feeding/articles/feature.jpg) no-repeat 0 0;
}

#article h2 {
	background: url(/a/img/age/twelveToTwentyThreeMonths/development/doing/doingTitle.gif) no-repeat 0 0;
	width: 92px;
	height: 31px;
}

#articlePrefs a {
	color: #fff;
}

#articlePrefs h4#printMe {
	background: url(/a/img/age/twelveToTwentyThreeMonths/printIcon.gif) no-repeat 0 3px;
}

#articlePrefs h4#bookmark {
	background: url(/a/img/age/twelveToTwentyThreeMonths/bookmarkIcon.gif) no-repeat 0 50%;
}

#articlePrefs #corner {
	background: #FD1813 url(/a/img/global/corners/redBL.gif) no-repeat 0 101%;
}

#prevArticle {
	background: url(/a/img/age/twelveToTwentyThreeMonths/previousArticle.gif) no-repeat 0 0;
}

#nextArticle {
	background: url(/a/img/age/twelveToTwentyThreeMonths/nextArticle.gif) no-repeat 0 0;
}



/* --------------------------------------------- */
/* 6. Keyline Image				                 */

img.keyLine {
	border-bottom: 1px solid #FD1813;
	}
	
/* block quotes for section */

blockquote {
	margin: 20px 0;
	font-size: 1.7em;
	color: #FD1813;
}	

