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