/*.png { behavior: url(iepngfix.htc); }*/

* html .pagewrapper
{
	/* page center hack */
	width: 805px;
	margin: 0;
	left: 50%;
	margin-left: -402px;
}

* html #punch-hole
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web_mikyair/html/style/main/images/punch-hole.png', sizingMethod='scale');
}

* html .section-separator
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web_mikyair/html/style/main/images/drowshadow15-a.png', sizingMethod='scale');
}

* html a#mikyair-logo
{
	background: url(images/mikyair-logo-w.png) no-repeat;

	/* box model hack */
	height: 0 !important;
	height /**/:150px;	
}

* html #right
{
	/* float drop hack */
	overflow: hidden;
	width: 536px;
	
	/* padding hack */
	height: 366px;
}

* html #banners
{	
	/* box model hack (overflow) */
	width: 805px;
}

* html #detail
{
	/* background disappear hack */
	position: relative;
}

* html #stickermenu a
{
	/* box model hack */
	height: 0 !important;
	height /**/:124px;
}
