/* pictureCluster.css : */
/* Government : Purple */
/* override color change only */

#pictureColourBar h2 { 
	color:#000000; 
}

#pictureColourBar {
	background-color:#D8D58D;
}

#supportContainer .contentItemTitleBar {
	background-color:#D8D58D;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#000000;
}

#clusterHotItems .boxTitleBar { 
	background-color:#D8D58D;
}

#clusterHotItems .boxTitleBar h2 { 
	color:#000000; 
}