/* background gradient for P&G dropdown site box */
#pg-sites-link {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047aa', endColorstr='#0060b5',GradientType=0 ); /* IE6-9 */
}