.game-info div#search-box div#search-box-corner {
	background:#BBC2CA url('images/global/bread-crumbs-bkg.gif') repeat-x;
	top: 28px;
	height: 25px;
	left: 0px;
}

*html .game-info div#search-box div#search-box-corner{
  background:#BBC2CA url('images/global/bread-crumbs-bkg.gif') repeat-x;
  filter:none;
}