/* pictureCluster.css : */
/* Government : Purple */
/* override color change only */

#pictureColourBar h2 { 
	color:#FFFFFF; 
}

#pictureColourBar {
	background-color:#7e6e9f;
}

#supportContainer .contentItemContent td a
{text-decoration:none !important}

#supportContainer .contentItemTitleBar {
	background-color:#7e6e9f;
}
#supportContainer .contentItemTitleBar .textHolder h3 {
	color:#FFFFFF;
}

#clusterHotItems .boxTitleBar { 
	background-color:#7e6e9f;
}

#clusterHotItems .boxTitleBar h2 { 
	color:#FFFFFF; 
}
