/* pictureCluster.css : */
/* light blue */
/* override color change only */

#pictureColourBar h2 { 
	color:#000000; 
}

#pictureColourBar {
	background-color:#5badcf;
}

#supportContainer .contentItemTitleBar {
	background-color:#5badcf;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#000000; 
}
