* html #wrapper {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'');
}


