/* IE WIN FIXES */

/* INDEX.HTML
*****************/

* html div#steps ol li {
	height: 166px;
}

/* html div#steps ol #one img {
	width: 354px;
	height: 153px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/coupon.png", sizingMethod="scale");
}*/

* html div#branding ul li,
* html div#branding ul li input {
	width: auto;
	float: none;
}

*+html div#branding ul li input {
	width: auto;
}

*+html div#form div.fakefile {
	top: 20px;
}

* html div#form div.fakefile {
	line-height: 100%;
	top: 20px;
}
