/* pictureCluster.css : */
/* culture : aqua */
/* override color change only */

#pictureColourBar h2 { 
	color:#000000; 
}

#pictureColourBar {
	background-color:#78c2bd;
}

#supportContainer .contentItemTitleBar {
	background-color:#78c2bd;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#000000; 
}

#clusterHotItems .boxTitleBar { 
	background-color:#78c2bd;
}

#clusterHotItems .boxTitleBar h2 { 
	color:#000000; 
}