.iecellfix {
	display: inline;
	height: 100%;
}

* {
	/*box-sizing: border-box;*/
	*behavior: url('/skin/boxsizing.htc');
}


