﻿/*********** Information bar layout **********/	
#ctl00_mainContent_informationFlag
{ 
	 background:#155A52 url(../images/diagonal-graphic.gif) right no-repeat;
	 color:#ffffff;
}

/*** styles for Buttons ***/

.infoFlagLink 
{
	 color:#ffffff;
}

/*********** Profiles colours **********/
.collapsiblePanelTabLeft 
{
	background:#CCDFDD none repeat scroll 0%;
}

.collapsiblePanelTabRight 
{
	background:#CCDFDD none repeat scroll 0%;
}

/******** No search results *******/

.noResultsHead{
background-color: #CCDFDD; 
}
