/* pictureCluster.css  */
/* health : maroon */
/* override color change only */

#pictureColourBar h2 { 
	color:#FFFFFF; 
}

#pictureColourBar {
	background-color:#9C2e2e;
}

#supportContainer .contentItemTitleBar {
	background-color:#9C2e2e;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#FFFFFF;
}

#clusterHotItems .boxTitleBar { 
	background-color:#9C2e2e;
}

#clusterHotItems .boxTitleBar h2 { 
	color:#FFFFFF; 
}