#page {
	margin-top: 15px;
}

/* Target IE7 specifically - unfortunately doesn't validate */
html>body #page {
	*margin-top: 15px;
} 
#article {
	padding: 0 5px 10px 10px;
	width: 434px;
	float: left;
}
	#article h2 {
		background: url(/a/img/common/siteMapTitle.gif) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}	

	#article h3 {
		margin-top: 10px;
		margin-left: 5px;
	}
	
	#article ul {
		padding: 0 0 0 15px ;
		margin: 0 0 0 15px ;
	}

	#article img {
		margin: 15px 5px;
	}

#articlePrefs {
	left: 455px;
	float: right;
	padding-top: 120px;
	width: 153px;
	font-size: 1.1em ;
	margin-bottom: 15px ;
	background: #94D200 url(/a/img/siteMap/feature.jpg) no-repeat 0 0;
}

#corner {
	background: #94D200 url(/a/img/global/corners/lightGreenBL.gif) no-repeat 0 101%;
	display: block;
	height: 20px;
	margin-top: 30px;
}

li { 
	list-style:none; 
}


/************************************** 
	 Subheaders
**************************************/ 
	#article h2#yourLifestage {
		background: url(/a/img/siteMap/yourLifestage.jpg) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}
	
	#article h2#ourProducts {
		background: url(/a/img/siteMap/ourProducts.jpg) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}
	
	#article h2#forum {
		background: url(/a/img/siteMap/forum.jpg) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}
	
	#article h2#feedingForLife {
		background: url(/a/img/siteMap/feedingForLife.jpg) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}
	
	#article h2#yourQuestions {
		background: url(/a/img/siteMap/yourQuestions.jpg) no-repeat 0 0;
		width: 241px;
		height: 36px;
		margin-top: 15px;
	}

/************************************** 
	 Standard colour for sitemap links 
**************************************/ 
 
	#article a, #article a:visited { 
		color:#85bd00;
	}

/**************************************
	Special colours for separate lifestage links.
**************************************/

	ul#pregnancy li a, 
	ul#pregnancy li a:visited, 
	h3#pregnancy a, 
	h3#pregnancy a:visited { 
		color:#0477EC;
	}
	
	ul#zeroToThreeMonths li a, 
	ul#zeroToThreeMonths li a:visited,
	h3#zeroToThreeMonths a,
	h3#zeroToThreeMonths a:visited { 
		color:#00ccff;
	}
	
	ul#fourToSixMonths li a,
	ul#fourToSixMonths li a:visited, 
	h3#fourToSixMonths a,
	h3#fourToSixMonths a:visited{ 
		color:#60AB01;
	}
	
	ul#sevenToNineMonths li a, 
	ul#sevenToNineMonths li a:visited,
	h3#sevenToNineMonths a,
	h3#sevenToNineMonths a:visited { 
		color:#CCBF12;
	}
	
	ul#tenToElevenMonths li a, 
	ul#tenToElevenMonths li a:visited, 
	h3#tenToElevenMonths a,
	h3#tenToElevenMonths a:visited{ 
		color:#ffa202;
	}
	
	ul#twelveToTwentyThreeMonths li a, 
	ul#twelveToTwentyThreeMonths li a:visited, 
	h3#twelveToTwentyThreeMonths a,
	h3#twelveToTwentyThreeMonths a:visited{ 
		color:#fd1813;
	}
	
	ul#twentyFourToThirtySixMonths li a, 
	ul#twentyFourToThirtySixMonths li a:visited, 
	h3#twentyFourToThirtySixMonths a,
	h3#twentyFourToThirtySixMonths a:visited{ 
		color:#CC45E0;
	}

