/* pictureCluster.css : */
/* EDUcation : Fuchsia */
/* override color change only */

#pictureColourBar h2 { 
	color:#FFFFFF; 
}

#pictureColourBar {
	background-color:#B15074;
}

#supportContainer .contentItemTitleBar {
	background-color:#B15074;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#FFFFFF;
}

#clusterHotItems .boxTitleBar { 
	background-color:#B15074;
}

#clusterHotItems .boxTitleBar h2 { 
	color:#FFFFFF; 
}